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

Required since [1].

[1] https://github.com/ovn-org/ovn/commit/dc34b4d9

Change-Id: I8c2b0b452762d9178889034145bd4c48bf257e5e
This commit is contained in:
Fernando Royo 2024-02-07 16:36:18 +01:00
parent 1fe81a1ec6
commit 40ac510729
1 changed files with 2 additions and 2 deletions

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.2
OVS_BRANCH: branch-3.3
- 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.2
OVS_BRANCH: branch-3.3