From b5fdad3cfb8ec60e8e7934bf55308ecf5d7661b1 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Tue, 13 Dec 2022 21:01:27 +0530 Subject: [PATCH] Pin OVS_BRANCH in ipv6 ovn job Was missed with original patch to pin OVS_BRANCH[1]. [1] https://review.opendev.org/c/openstack/neutron/+/867004 Related-Bug: #1999154 Change-Id: I6c74d90260c8caf80a9698373b45fdd27b6bd8e9 --- zuul.d/tempest-singlenode.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index d2544365314..78e42ab8f2e 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -745,4 +745,6 @@ devstack_localrc: OVN_BUILD_FROM_SOURCE: True OVN_BRANCH: "main" - OVS_BRANCH: "master" + # TODO(ykarel) move to master once OVN main branch is fixed to + # work with https://github.com/openvswitch/ovs/commit/b8bf410 + OVS_BRANCH: a77c7796f23a76190b61e2109a009df980253b0f