commit | eeffc7bc3fbea4df6129e21aa5e826caca822073 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem@us.ibm.com> | Fri Oct 04 13:00:52 2013 -0700 |
committer | Matt Riedemann <mriedem@us.ibm.com> | Fri Oct 04 13:34:07 2013 -0700 |
tree | 8dc8a4048b3b6b573714a232abf67eb45ec4cf95 | |
parent | 12c29e02920ec3d8d8fb4373bbed1d47da3a3cf3 [diff] |
Use predictable instance/volume names in test_volumes_actions The setup method of test_volumes_actions generates a random name for the instance and volume it uses for the tests but the names don't include the test class so if they don't get cleaned up it's hard to debug where they came from. This patch simply adds the class name to the instance/volume name generation. Closes-Bug: #1235411 Change-Id: If457e73c11f08fd57ee77a85208de84fc39eda8c