Use OVN v21.06 in Wallaby and Victoria

This patch is a follow-up of [1]. In order to keep using the same OVS
and OVN versions used before in the stable branched Wallaby and
Victoria, this patch enforces the OVN version to v21.06

[1]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/887666

Change-Id: I961bfb5b58d34bf6400117c6ea788231db40a5fe
This commit is contained in:
Rodolfo Alonso Hernandez 2023-07-06 05:04:10 +00:00 committed by Rodolfo Alonso
parent 24b5edd88c
commit d5023e1b99
2 changed files with 4 additions and 10 deletions

View File

@ -238,11 +238,8 @@
ADVANCED_INSTANCE_TYPE: ds512M
ADVANCED_INSTANCE_USER: ubuntu
CUSTOMIZE_IMAGE: false
# TODO(lucasagomes): Remove the OVN_BRANCH and OVS_BRANCH config
# once https://review.opendev.org/c/openstack/devstack/+/887185
# is merged
OVN_BRANCH: "branch-22.03"
OVS_BRANCH: "branch-3.0"
OVN_BRANCH: "v21.06.0"
OVS_BRANCH: "a4b04276ab5934d087669ff2d191a23931335c87"
devstack_local_conf:
test-config:
$TEMPEST_CONFIG:

View File

@ -175,11 +175,8 @@
network_api_extensions: *api_extensions
devstack_localrc:
NETWORK_API_EXTENSIONS: "{{ network_api_extensions | join(',') }}"
# TODO(lucasagomes): Remove the OVN_BRANCH and OVS_BRANCH config
# once https://review.opendev.org/c/openstack/devstack/+/887184
# is merged
OVN_BRANCH: "branch-22.03"
OVS_BRANCH: "branch-3.0"
OVN_BRANCH: "v21.06.0"
OVS_BRANCH: "a4b04276ab5934d087669ff2d191a23931335c87"
devstack_local_conf:
test-config:
$TEMPEST_CONFIG: