commit | d2d34f5017042c7bfa5a5f60776481501bef4101 | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Wed Feb 22 07:59:16 2023 -0800 |
committer | Dan Smith <dansmith@redhat.com> | Wed Feb 22 09:25:41 2023 -0800 |
tree | 336e4c72e235f436af7943acbe38de81a63bb922 | |
parent | aeacd8c92a5d18775c3611908e5605f1e470ed4a [diff] |
Change order of server/volume in snapshot test This changes the order in which we create our test server and our test volume in test_snapshot_create_delete_with_volume_in_use() to better enable us to allow server deletion to detach the volume without hanging on the guest. Change-Id: Ia40ddacc5d5de3a57d19c4d60a65ba9bdc7c943d Related-Bug: #1939108