Merge "Pin OVS_BRANCH to working commit"

This commit is contained in:
Zuul 2023-04-11 16:47:28 +00:00 committed by Gerrit Code Review
commit fe9c321fd8
2 changed files with 12 additions and 4 deletions

View File

@ -569,10 +569,14 @@
devstack_localrc:
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: main
OVS_BRANCH: master
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
group-vars:
subnode:
devstack_localrc:
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: main
OVS_BRANCH: master
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f

View File

@ -628,7 +628,9 @@
devstack_localrc:
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: main
OVS_BRANCH: master
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
- job:
name: neutron-ovn-tempest-ovs-release-with-oslo-master
@ -771,7 +773,9 @@
devstack_localrc:
OVN_BUILD_FROM_SOURCE: True
OVN_BRANCH: "main"
OVS_BRANCH: master
# TODO(ykarel) move to master once OVN main branch is fixed to
# work with https://github.com/openvswitch/ovs/commit/07cf5810de
OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
- job:
name: neutron-ovn-tempest-with-sqlalchemy-master