commit | 2e515fe596b43d47e1c08259ac61cdeb88476617 | [log] [tgz] |
---|---|---|
author | Balazs Gibizer <balazs.gibizer@est.tech> | Mon Dec 07 15:10:11 2020 +0100 |
committer | Balazs Gibizer <balazs.gibizer@est.tech> | Mon Dec 07 16:41:16 2020 +0100 |
tree | 681b6b59995e91469200bdc08f78ad0e14598546 | |
parent | 44869eddc052d612098dc45ac687b7cb93642122 [diff] |
Remove race due to 1907084 The test_attach_scsi_disk_with_config_drive test cases is racy at volume detach. Nova first detach the volume in cinder then later deletes the BlockDeviceMapping from the nova DB. Test waits for the volume to become available and then checks the list of volume attachments in the nova API then it can see that the attachment is still there. Closes-Bug: #1907084 Change-Id: I814ae3215f39d1e8407c4ca1c7117a314941c80b