summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorSlawek Kaplonski <skaplons@redhat.com>2023-01-20 12:35:41 +0100
committerSlawek Kaplonski <skaplons@redhat.com>2023-01-20 12:37:57 +0100
commitec438577bdcf357835365f2dd0a1e250ccc63da4 (patch)
treed549bc60ea4528d1cd88fa5a0f5d5eb52f7ac603 /zuul.d
parentf50dbac487713c457f6bf3330719c4578752225d (diff)
downloadneutron-ec438577bdcf357835365f2dd0a1e250ccc63da4.tar.gz
Use dhcpcd client in the tempest slow jobs
Cirros switched from udhcpc to dhcpcd in version 0.6.0. Support for that new client is added in the Tempest in the patch [1] and now we can use it in our slow jobs to make it green again. [1] https://review.opendev.org/c/openstack/tempest/+/871270 Depends-On: https://review.opendev.org/c/openstack/tempest/+/871271 Closes-bug: #2003063 Change-Id: I0405a1157b785e1b628f3112a9707146cf9020f5
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/tempest-multinode.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/zuul.d/tempest-multinode.yaml b/zuul.d/tempest-multinode.yaml
index 30be80da3f..24fea9085c 100644
--- a/zuul.d/tempest-multinode.yaml
+++ b/zuul.d/tempest-multinode.yaml
@@ -289,6 +289,10 @@
$NEUTRON_L3_CONF:
agent:
debug_iptables_rules: True
+ test-config:
+ $TEMPEST_CONFIG:
+ scenario:
+ dhcp_client: dhcpcd
group-vars:
subnode:
devstack_localrc:
@@ -366,6 +370,8 @@
$TEMPEST_CONFIG:
neutron_plugin_options:
is_igmp_snooping_enabled: True
+ scenario:
+ dhcp_client: dhcpcd
post-config:
"/$NEUTRON_CORE_PLUGIN_CONF":
ovn: