commit | 8f940ab686623081540da64d4798ba11acb3a246 | [log] [tgz] |
---|---|---|
author | Marc Koderer <m.koderer@telekom.de> | Wed Sep 25 17:31:50 2013 +0200 |
committer | Marc Koderer <m.koderer@telekom.de> | Wed Sep 25 17:34:42 2013 +0200 |
tree | cb330317300bdc3be5ecf5f6848b437f50b2d65e | |
parent | 7643e1227879ca273b99e278cb11422cd917931f [diff] |
Fix problem with never stopping stress tests This fix will fix the issue for never stopping stress test in the nightly build jobs. It changes three problems related to this: - An exception in tearDown() will not cause a endless loop - Hanging processes will be killed with -9 after a while - tox job will stop on first error Fixes-bug: 1230357 Change-Id: I3a0160295d98fdc7f8ffce64cc4a08c5c8ae654a