commit | b7f648b31c9044e3a7c25c0fb1dcc31a81e0da9f | [log] [tgz] |
---|---|---|
author | Sean Dague <sean@dague.net> | Wed Jun 04 12:07:04 2014 -0400 |
committer | Sean Dague <sean@dague.net> | Thu Jun 05 07:37:10 2014 -0400 |
tree | a006de12767a12deb2c3cfdf767d17d7de93583a | |
parent | 15f27fecc45c991528580a50dc2471c82c6f9194 [diff] |
don't reuse servers in test_server_actions One of the most problematic parts of Tempest failures has been the test_server_actions test, which tries to optimize what it's doing by reusing a functional server for subsequent tests. The problem is, it's not clear that server is always functional. It would be much better to take the time hit and just use a clean server on every go if this increases reliability. Change-Id: I78958250d85f2e6b32d912283936b2ee74c38feb