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
This commit is contained in:
parent
71b138e3e8
commit
f2445b09ae
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user