[Stable Only] Fix parent for nftables job
The job was inheriting from master variant which is wrong. Closes-Bug: 2042947 Change-Id: Ifa0b328a4eaf3b8b327e99f4461ab170b8c2edcc
This commit is contained in:
parent
6cca803b28
commit
b9c9a94c2a
@ -147,7 +147,7 @@
|
||||
|
||||
- job:
|
||||
name: neutron-linuxbridge-tempest-plugin-scenario-nftables
|
||||
parent: neutron-tempest-plugin-scenario-linuxbridge
|
||||
parent: neutron-tempest-plugin-scenario-linuxbridge-xena
|
||||
pre-run: playbooks/install_nftables.yaml
|
||||
vars:
|
||||
devstack_local_conf:
|
||||
@ -158,7 +158,7 @@
|
||||
|
||||
- job:
|
||||
name: neutron-ovs-tempest-plugin-scenario-iptables_hybrid-nftables
|
||||
parent: neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid
|
||||
parent: neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-xena
|
||||
pre-run: playbooks/install_nftables.yaml
|
||||
vars:
|
||||
devstack_local_conf:
|
||||
|
Loading…
Reference in New Issue
Block a user