summaryrefslogtreecommitdiff
path: root/zuul.d/tempest-multinode.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zuul.d/tempest-multinode.yaml')
-rw-r--r--zuul.d/tempest-multinode.yaml9
1 files changed, 7 insertions, 2 deletions
diff --git a/zuul.d/tempest-multinode.yaml b/zuul.d/tempest-multinode.yaml
index e92b2ac6bc..d86914482a 100644
--- a/zuul.d/tempest-multinode.yaml
+++ b/zuul.d/tempest-multinode.yaml
@@ -528,6 +528,7 @@
# TODO(slaweq): propose job with ovs-release and move -master one to
# experimental queue
name: neutron-ovn-tempest-full-multinode-ovs-master
+ branches: ^master$
parent: neutron-ovn-multinode-base
run: playbooks/multinode-devstack-custom.yaml
vars:
@@ -569,10 +570,14 @@
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/07cf5810de
+ OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f
group-vars:
subnode:
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/07cf5810de
+ OVS_BRANCH: e90a0727f17f6ad915a32735a8c0b282f2c8cd6f