Pin OVS_BRANCH to master again

This patch reverts [1], [2] now [3] has been merged in the
OVN repository.

[1]https://review.opendev.org/c/openstack/ovn-octavia-provider/+/860843
[2]https://review.opendev.org/c/openstack/ovn-octavia-provider/+/854008
[3]1b0dbde940

Change-Id: I5279b288da46f6e223afb738c2c788f2bb2823b5
This commit is contained in:
Fernando Royo 2022-12-16 17:31:30 +01:00
parent 9c9085eaab
commit 2aab7367af
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
Q_BUILD_OVS_FROM_GIT: True
INSTALL_OVN: True
OVN_BRANCH: main
OVS_BRANCH: "5a686267d36c5c4229ec801a9616ceb60740fbe3"
OVS_BRANCH: master
- job:
name: ovn-octavia-provider-tempest-base
@ -183,4 +183,4 @@
Q_BUILD_OVS_FROM_GIT: True
INSTALL_OVN: True
OVN_BRANCH: main
OVS_BRANCH: "5a686267d36c5c4229ec801a9616ceb60740fbe3"
OVS_BRANCH: master