From eefe1ff4efcd5612d06470e53a99b35f40fd210d Mon Sep 17 00:00:00 2001 From: "Sean M. Collins" Date: Fri, 24 Jul 2015 13:55:11 -0500 Subject: [PATCH] Make the Linux Bridge CI voting and part of the gate The job will gate on on Kilo+ branches https://etherpad.openstack.org/p/devstack-linuxbridge Depends-On: I02971103407b4ec11a65218e9ef7e2708915d938 Change-Id: I5dcc7702082d33cbc9efa7589820e23f30e8796a --- zuul/layout.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 7a644e71cc..068bec67e3 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -1726,7 +1726,7 @@ jobs: voting: false - name: gate-tempest-dsvm-neutron-linuxbridge - voting: false + branch: ^(?!stable/juno).*$ - name: gate-trove-buildimage-mysql voting: false @@ -6455,6 +6455,7 @@ projects: gate: - gate-neutron-dsvm-api - gate-tempest-dsvm-neutron-large-ops + - gate-tempest-dsvm-neutron-linuxbridge post: - neutron-coverage - neutron-coverage-constraints