Use compiled OVN version v23.09.0

This is the same used in functional testing in Neutron [1].
As per the git submodule command the required OVS version is
v3.2.0-20-g1d78a3f31. This OVN version contains the code needed
to test [2]

[1]https://review.opendev.org/c/openstack/neutron/+/895849
[2]https://review.opendev.org/c/openstack/neutron/+/893333

Related-Bug: #OSPRH-893
Change-Id: I7fe5ecf0e92e63dfad4493e8d95770886129b367
This commit is contained in:
Rodolfo Alonso Hernandez 2024-08-27 15:13:58 +00:00 committed by Rodolfo Alonso
parent 0219e833da
commit 71c7251492

View File

@ -283,10 +283,8 @@
# 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"
OVN_BRANCH: "v23.09.0"
OVS_BRANCH: "v3.2.0-20-g1d78a3f31"
OVS_SYSCONFDIR: "/usr/local/etc/openvswitch"
devstack_services:
br-ex-tcpdump: true