commit | 0e9edc58654db495aaa76b78d2b647762f957da3 | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Wed Sep 30 16:54:13 2020 +0200 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Wed Sep 30 16:54:13 2020 +0200 |
tree | 577ae89f9629f9acff789ff81261e61f20c07b41 | |
parent | ff09b50d54acf36550238b2e73f8f3c360be1ee6 [diff] |
Wait longer time for FIP to be updated by L3 agent In test test_floating_ip_update we should wait a bit more than 15 seconds for FIP to be actually updated and moved to new server by the L3 agent. So lets wait 60 seconds which is default value in wait_unti_true() function. Change-Id: I25e85af8e626664c0a562ea0a5b8faf8b29210a5 Closes-Bug: #1897326