Temporary turn off l3_ha in ovs/lb master/bobcat jobs
Tests fails randomly with l3_ha in openvswitch and
linuxbridge master and stable/2023.2 jobs, until the
issue is fixed let's turn off l3_ha temporary.
Related-Bug: #2037239
Change-Id: Ia23b39819834e2bc12ec7113bb841007f7cf1ff5
diff --git a/zuul.d/wallaby_jobs.yaml b/zuul.d/wallaby_jobs.yaml
index 92a3e50..c40ec37 100644
--- a/zuul.d/wallaby_jobs.yaml
+++ b/zuul.d/wallaby_jobs.yaml
@@ -110,6 +110,10 @@
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
devstack_local_conf:
+ post-config:
+ $NEUTRON_CONF:
+ DEFAULT:
+ l3_ha: true
test-config:
$TEMPEST_CONFIG:
network-feature-enabled:
@@ -137,6 +141,10 @@
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
devstack_local_conf:
+ post-config:
+ $NEUTRON_CONF:
+ DEFAULT:
+ l3_ha: true
test-config:
$TEMPEST_CONFIG:
network-feature-enabled:
@@ -157,6 +165,10 @@
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
devstack_local_conf:
+ post-config:
+ $NEUTRON_CONF:
+ DEFAULT:
+ l3_ha: true
test-config:
$TEMPEST_CONFIG:
network-feature-enabled: