[OVN] Pin OVS version for OVN master
According to [1], the needed version for OVN master is
fe171e4f109f001f07b867756a261d898f0d2cfc, but after
running git submodule status the output indicates
6f24c2bc769afde0a390ce344de1a7d9c592e5a6. So pin to this
for OVN master build from sources jobs.
[ovn]$ git submodule status
-6f24c2bc769afde0a390ce344de1a7d9c592e5a6 ovs
[1] 9f25b2cedf
Closes-Bug: #1987308
Change-Id: I1af8e5fe53447811fbcc388d31e5c7eecb8ff2e4
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
Q_BUILD_OVS_FROM_GIT: True
|
Q_BUILD_OVS_FROM_GIT: True
|
||||||
INSTALL_OVN: True
|
INSTALL_OVN: True
|
||||||
OVN_BRANCH: main
|
OVN_BRANCH: main
|
||||||
OVS_BRANCH: "d94cd0d3eec33e4290d7ca81918f5ac61444886e"
|
OVS_BRANCH: "6f24c2bc769afde0a390ce344de1a7d9c592e5a6"
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ovn-octavia-provider-tempest-base
|
name: ovn-octavia-provider-tempest-base
|
||||||
@@ -183,4 +183,4 @@
|
|||||||
Q_BUILD_OVS_FROM_GIT: True
|
Q_BUILD_OVS_FROM_GIT: True
|
||||||
INSTALL_OVN: True
|
INSTALL_OVN: True
|
||||||
OVN_BRANCH: main
|
OVN_BRANCH: main
|
||||||
OVS_BRANCH: "d94cd0d3eec33e4290d7ca81918f5ac61444886e"
|
OVS_BRANCH: "6f24c2bc769afde0a390ce344de1a7d9c592e5a6"
|
||||||
|
|||||||
Reference in New Issue
Block a user