commit | 3bc1f4decd285d455c928d19aa7cd4a81236576a | [log] [tgz] |
---|---|---|
author | Gregory Thiemonge <gthiemon@redhat.com> | Fri Oct 02 13:53:31 2020 +0200 |
committer | Carlos Goncalves <cgoncalves@redhat.com> | Mon Oct 19 10:30:00 2020 +0200 |
tree | 9ac270d208a655270cf08f4be71ea10195615db5 | |
parent | 67249477d855d5be4470defcaa7a981fdb66ad49 [diff] [blame] |
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
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 523802e..97a3dfe 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml
@@ -78,6 +78,7 @@ - ^etc/.*$ - ^releasenotes/.*$ vars: + configure_swap_size: 8192 devstack_localrc: TEMPEST_PLUGINS: /opt/stack/octavia-tempest-plugin USE_PYTHON3: true