commit | 757ea558413239192537264c815c7d05be9bf582 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Thu Jun 08 16:27:12 2017 +0100 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Thu Jun 08 16:27:12 2017 +0100 |
tree | 479610e5362942d9ad65beb62a033aa991a056ac | |
parent | 7308f78c43723dd526c8168eab74dd6b2d297458 [diff] |
Fix test_force_detach_volume_from_instance This commit fixes test_force_detach_volume_from_instance errors by making the following changes to the test: - adding a waiter following the force_detach - creating a test-level volume This way, race conditions associated with the volume's status are eliminated and the class-level volume isn't put into error state causing other tests to fail. Change-Id: Ia046b114761937dc5f7b837892c53a5a508c5114