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

Since [1] OVN/OVS source deploy jobs running with
OVN_BRANCH=main fails to compile ovn as this now
requires newer ovs commits from branch-3.2.

[1] https://github.com/ovn-org/ovn/commit/558da0cd

Change-Id: Ia546671f0d7be3e893eb2c7de67c82287bc53f52
This commit is contained in:
Fernando Royo 2023-09-06 12:43:45 +02:00
parent e9a55cd2b6
commit 70fb6b345c
1 changed files with 4 additions and 6 deletions

View File

@ -51,9 +51,8 @@
Q_BUILD_OVS_FROM_GIT: True
INSTALL_OVN: 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(froyo): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.2
- job:
name: ovn-octavia-provider-tempest-base
@ -185,6 +184,5 @@
Q_BUILD_OVS_FROM_GIT: True
INSTALL_OVN: 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(froyo): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.2