Skip to content

Commit 40ac510

Browse files
[OVN][CI] Update OVS_BRANCH to be compatible with ovn main
Required since [1]. [1] ovn-org/ovn@dc34b4d9 Change-Id: I8c2b0b452762d9178889034145bd4c48bf257e5e
1 parent 1fe81a1 commit 40ac510

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

0 commit comments

Comments
 (0)