commit | 23371e09f9d4bf89e47bf00c92546c2cdeb79844 | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Fri Oct 02 13:53:31 2020 +0200 |
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | Fri Apr 01 14:45:44 2022 +0400 |
tree | a8c8f717f8bd33c0e3978e42d4cfc5575ceb4778 | |
parent | 4273370c9fc401222664c5444802f974017d6444 [diff] |
Fix scenario tests issue with immutable LBs Wait for the loadbalancer to become ACTIVE after deleting an healthmonitor or a listener, to ensure the next test uses a LB in a non-transitional state. This also fixes the cidrs tests that were using the wrong waiter timeouts. This patch also moves individual deletion of children resources in class tear down to a more performant way by cascade deleting the load balancer. Story: 2008219 Task: 41008 Depends-On: https://review.opendev.org/#/c/757604/ Depends-On: https://review.opendev.org/#/c/757840/ Depends-On: https://review.opendev.org/#/c/757841/ Depends-On: https://review.opendev.org/#/c/757842/ Co-Authored-By: Carlos Goncalves <cgoncalves@redhat.com> Change-Id: I6a4eed7269e4f502bd0fc8613cb4ec4da13890e7