commit | 03c428d5f6d141184080500ad29418c7ac8ba45a | [log] [tgz] |
---|---|---|
author | Weronika Sikora <weronika.sikora@corp.ovh.com> | Thu Jan 23 16:26:55 2020 +0000 |
committer | Weronika Sikora <weronika.sikora@corp.ovh.com> | Wed Feb 05 11:24:15 2020 +0000 |
tree | 136dbed1d10c32145179818a78f1ae2c9276fc93 | |
parent | bc9fe8eca801f54915ff3eafa418e6e18ac2df63 [diff] |
Add missing waiter to test_tagged_attachment test_tagged_attachment was failing when Tempest was set to connect via fixed IP. The test was trying to attach an interface to an instance that was still in the building state. Adding a 'wait_until' to the method creating said instance fixes the issue. Change-Id: Ia1252a22c54e3a84a8e5e779ed6ea5ee593760da Closes-Bug: #1860680