Merge "[CI] Bump OVS_BRANCH in ovs/ovn source deploy jobs"

This commit is contained in:
Zuul 2023-09-05 16:50:43 +00:00 committed by Gerrit Code Review
commit 37c4998699
2 changed files with 8 additions and 12 deletions

View File

@ -575,14 +575,12 @@
MYSQL_GATHER_PERFORMANCE: false
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: main
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
# NOTE(ykarel): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.2
group-vars:
subnode:
devstack_localrc:
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: main
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
# NOTE(ykarel): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.2

View File

@ -634,9 +634,8 @@
devstack_localrc:
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: main
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
# NOTE(ykarel): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.2
- job:
name: neutron-ovn-tempest-ovs-release-with-oslo-master
@ -785,9 +784,8 @@
devstack_localrc:
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: "main"
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
# NOTE(ykarel): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.2
- job:
name: neutron-ovn-tempest-with-sqlalchemy-master