commit | 6cad13618708608962afd92dc7fa077bf352a580 | [log] [tgz] |
---|---|---|
author | Yair Fried <yfried@redhat.com> | Mon Nov 24 17:56:56 2014 +0200 |
committer | Yair Fried <yfried@redhat.com> | Tue Nov 25 09:42:52 2014 +0200 |
tree | a02106b1a3f3f3215c1801ed66a77f885b26d223 | |
parent | 6f4296e8dfa34788dc6302cfb5cdbf0560b4e5c1 [diff] |
Cleanup class resources for large-ops scenario Large Ops scenario is design to test the bulk creation of VMs while multiple VMs already exist in tenant. Due to some refactoring in Tempest scenario, the VMs are now deleted at the end of the individual test cases. Removes usage of addCleanup() from large-ops scenario. Adds Class level method - addCleanupClass to cleanup resources at the end of the test class. Closes-Bug: #1395759 Change-Id: I612fcfab83a2046b8e597e009e385d7918f943b9