Merge "[CI] Bump OVS_BRANCH in ovs/ovn source deploy jobs"
This commit is contained in:
commit
37c4998699
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user