[OVN][CI] Update OVS_BRANCH to be compatible with ovn main

Required since [1].

[1] 4ed71c20f5

Change-Id: Id8fa2f9dabed8c0bd4d26288fb51012a4c011bba
This commit is contained in:
Pierre Riteau 2024-07-29 15:16:30 +02:00
parent d123e764e1
commit b5d8693747

View File

@ -52,7 +52,7 @@
INSTALL_OVN: True
OVN_BRANCH: main
# NOTE(froyo): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.3
OVS_BRANCH: branch-3.4
- job:
name: ovn-octavia-provider-tempest-base
@ -178,4 +178,4 @@
INSTALL_OVN: True
OVN_BRANCH: main
# NOTE(froyo): OVN main branch following OVS stable branch
OVS_BRANCH: branch-3.3
OVS_BRANCH: branch-3.4