commit | d3155552ec0d176aa03410f6d2725b5c4138c976 | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Mon Feb 27 06:48:38 2023 -0800 |
committer | Dan Smith <dansmith@redhat.com> | Mon Feb 27 08:30:46 2023 -0800 |
tree | 720fa7ade2c47706b4a9b4077a2d50d4dcf6e783 | |
parent | cd080273d2158d53547bc2bfe9e37c9530e11b2e [diff] |
Avoid wait for vol detach in live-migrate tests This extends the recent theme of making sure the tearDown process does not hang and ultimately fail the test because it cannot detach a volume from a guest. We see (and have been seeing for a long time) the live migration tests specifically fail in this way in the gate. Change-Id: Ib1065c146ab2f927c23fc8a0b73d7040516a19a6 Related-Bug: #199232