commit | 7bd1cf26c951c5fded4bea8a2018269630e8f498 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Tue Jul 16 10:51:53 2013 -0400 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Tue Jul 16 11:28:57 2013 -0400 |
tree | e88922928c602c6e132fa685baf395014386a103 | |
parent | a6392d164816b286f13d371a3415216a613b8131 [diff] |
Fix tox job for stress tests. This commit fixes the behavior of the tox stress job. To do this a new json tests file was added for the tox job. This json file will contain a list of all the actions that will get run as part of the tox job. (and by extension the periodic jenkins stress test job) The tox job is then updated to run each of the tests listed in the json file for an hour each. Part of: blueprint stress-tests Change-Id: I5eb0652799601631e34cc2bbef836624d71bb3e7