Merge "gate: bump ovn to the latest LTS release (22.03)"
diff --git a/zuul.d/master_jobs.yaml b/zuul.d/master_jobs.yaml
index 6ff76be..11bdd9d 100644
--- a/zuul.d/master_jobs.yaml
+++ b/zuul.d/master_jobs.yaml
@@ -38,11 +38,13 @@
# TODO(lucasagomes): Re-enable MOD_WSGI after
# https://bugs.launchpad.net/neutron/+bug/1912359 is implemented
NEUTRON_DEPLOY_MOD_WSGI: false
- # TODO(ralonsoh): remove OVN_BUILD_FROM_SOURCE once the OS packages
- # include at least OVN v20.12.0.
+ # TODO(ihrachys): remove OVN_BUILD_FROM_SOURCE once the OS packages
+ # include at least OVN v22.03.3.
OVN_BUILD_FROM_SOURCE: True
- OVN_BRANCH: "v21.03.0"
- OVS_BRANCH: "8dc1733eaea866dce033b3c44853e1b09bf59fc7"
+ # 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
@@ -610,11 +612,13 @@
OVN_DBS_LOG_LEVEL: dbg
ENABLE_TLS: True
OVN_IGMP_SNOOPING_ENABLE: True
- # TODO(eolivare): Remove OVN_BUILD_FROM_SOURCE once vlan-transparency
- # is included in an ovn released version
+ # TODO(ihrachys): remove OVN_BUILD_FROM_SOURCE once the OS packages
+ # include at least OVN v22.03.3.
OVN_BUILD_FROM_SOURCE: True
- OVN_BRANCH: "v21.06.0"
- OVS_BRANCH: "a4b04276ab5934d087669ff2d191a23931335c87"
+ # 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