[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:
parent
e9a55cd2b6
commit
70fb6b345c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user