[S-RBAC] Switch to new policies by default
This patch changes "-new-defaults" scenario job to be "-old-defaults"
now because [1] changes Neutron to use new defaults by default so all
other scenario jobs will cover that.
[1] https://review.opendev.org/c/openstack/neutron/+/879827
Depends-On: https://review.opendev.org/c/openstack/neutron/+/879827
Change-Id: Ief16ae0f6a47a98a8e237dfc76f99aad6bb41b98
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 2347c1b..d1d9717 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -5,7 +5,7 @@
- neutron-tempest-plugin-linuxbridge
- neutron-tempest-plugin-openvswitch
- neutron-tempest-plugin-openvswitch-iptables_hybrid
- - neutron-tempest-plugin-openvswitch-enforce-scope-new-defaults
+ - neutron-tempest-plugin-openvswitch-enforce-scope-old-defaults
- neutron-tempest-plugin-ovn
- neutron-tempest-plugin-designate-scenario
gate:
@@ -14,7 +14,7 @@
- neutron-tempest-plugin-openvswitch
- neutron-tempest-plugin-ovn
- neutron-tempest-plugin-openvswitch-iptables_hybrid
- - neutron-tempest-plugin-openvswitch-enforce-scope-new-defaults
+ - neutron-tempest-plugin-openvswitch-enforce-scope-old-defaults
#TODO(slaweq): Move neutron-tempest-plugin-dvr-multinode-scenario out of
# the experimental queue when it will be more stable
experimental: