Skip to content

Commit b5d8693

Browse files
committed
[OVN][CI] Update OVS_BRANCH to be compatible with ovn main
Required since [1]. [1] ovn-org/ovn@4ed71c2 Change-Id: Id8fa2f9dabed8c0bd4d26288fb51012a4c011bba
1 parent d123e76 commit b5d8693

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zuul.d/base.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
INSTALL_OVN: True
5353
OVN_BRANCH: main
5454
# NOTE(froyo): OVN main branch following OVS stable branch
55-
OVS_BRANCH: branch-3.3
55+
OVS_BRANCH: branch-3.4
5656

5757
- job:
5858
name: ovn-octavia-provider-tempest-base
@@ -178,4 +178,4 @@
178178
INSTALL_OVN: True
179179
OVN_BRANCH: main
180180
# NOTE(froyo): OVN main branch following OVS stable branch
181-
OVS_BRANCH: branch-3.3
181+
OVS_BRANCH: branch-3.4

0 commit comments

Comments
 (0)