From f2445b09aeadf342a39c95613bfc95476de2ebf1 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Fri, 27 May 2022 15:57:36 +0200 Subject: [PATCH] Use new combined neutron_tempest_plugin as nftables jobs parent Patch [1] removed neutron-tempest-plugin-api job and combined it with the "-scenario" jobs. It also changed names of those jobs by dropping "scenario" word from it. This patch updates accordingly nftables based jobs which are defined in the neutron repo. [1] https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/836912 Change-Id: Ibad1ee5d0f61d112bae435b6e0cf4d815d705f4e --- zuul.d/base.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 52733091821..f1c07a3348d 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -159,8 +159,8 @@ Q_BUILD_OVS_FROM_GIT: true - job: - name: neutron-linuxbridge-tempest-plugin-scenario-nftables - parent: neutron-tempest-plugin-scenario-linuxbridge + name: neutron-linuxbridge-tempest-plugin-nftables + parent: neutron-tempest-plugin-linuxbridge pre-run: playbooks/install_nftables.yaml vars: devstack_local_conf: @@ -170,8 +170,8 @@ enable_ipset: false # Not compatible with nftables - job: - name: neutron-ovs-tempest-plugin-scenario-iptables_hybrid-nftables - parent: neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid + name: neutron-ovs-tempest-plugin-iptables_hybrid-nftables + parent: neutron-tempest-plugin-openvswitch-iptables_hybrid pre-run: playbooks/install_nftables.yaml vars: devstack_local_conf: