Merge "Add test for extension "quota-check-limit-default""
diff --git a/zuul.d/master_jobs.yaml b/zuul.d/master_jobs.yaml
index 501aad6..b2e6c86 100644
--- a/zuul.d/master_jobs.yaml
+++ b/zuul.d/master_jobs.yaml
@@ -38,13 +38,6 @@
# TODO(lucasagomes): Re-enable MOD_WSGI after
# https://bugs.launchpad.net/neutron/+bug/1912359 is implemented
NEUTRON_DEPLOY_MOD_WSGI: false
- # TODO(ihrachys): remove OVN_BUILD_FROM_SOURCE once the OS packages
- # include at least OVN v22.03.3.
- OVN_BUILD_FROM_SOURCE: True
- # TODO(ihrachys): switch back to a tagged version when it's released
- # OVN_BRANCH: "v22.03.3"
- OVN_BRANCH: "36e3ab9b47e93af0599a818e9d6b2930e49473f0"
- OVS_BRANCH: "2410b95597fcec5f733caf77febdb46f4ffacd27"
devstack_plugins:
neutron: https://opendev.org/openstack/neutron.git
neutron-tempest-plugin: https://opendev.org/openstack/neutron-tempest-plugin.git
@@ -459,8 +452,8 @@
- ^zuul.d/zed_jobs.yaml
- job:
- name: neutron-tempest-plugin-openvswitch-enforce-scope-old-defaults
- parent: neutron-tempest-plugin-openvswitch
+ name: neutron-tempest-plugin-ovn-enforce-scope-old-defaults
+ parent: neutron-tempest-plugin-ovn
vars:
devstack_localrc:
NEUTRON_ENFORCE_SCOPE: false
@@ -651,14 +644,6 @@
OVN_DBS_LOG_LEVEL: dbg
ENABLE_TLS: True
OVN_IGMP_SNOOPING_ENABLE: True
- # TODO(ihrachys): remove OVN_BUILD_FROM_SOURCE once the OS packages
- # include at least OVN v22.03.3.
- OVN_BUILD_FROM_SOURCE: True
- # TODO(ihrachys): switch back to a tagged version when it's released
- # OVN_BRANCH: "v22.03.3"
- OVN_BRANCH: "36e3ab9b47e93af0599a818e9d6b2930e49473f0"
- OVS_BRANCH: "2410b95597fcec5f733caf77febdb46f4ffacd27"
- OVS_SYSCONFDIR: "/usr/local/etc/openvswitch"
devstack_services:
br-ex-tcpdump: true
br-int-flows: true
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 35f3384..033bf09 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -4,7 +4,7 @@
jobs:
- neutron-tempest-plugin-openvswitch
- neutron-tempest-plugin-openvswitch-iptables_hybrid
- - neutron-tempest-plugin-openvswitch-enforce-scope-old-defaults
+ - neutron-tempest-plugin-ovn-enforce-scope-old-defaults
- neutron-tempest-plugin-ovn
- neutron-tempest-plugin-designate-scenario:
# TODO(slaweq) make job voting again once bug
@@ -15,7 +15,7 @@
- neutron-tempest-plugin-openvswitch
- neutron-tempest-plugin-ovn
- neutron-tempest-plugin-openvswitch-iptables_hybrid
- - neutron-tempest-plugin-openvswitch-enforce-scope-old-defaults
+ - neutron-tempest-plugin-ovn-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: