From 1f9c133a4484873264881b4b53f34bf4d85f5176 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Tue, 25 Nov 2014 08:07:55 -0500 Subject: [PATCH] make nova functional tests voting This turns the Nova functional tests voting and adds them to the nova gate. Depends-On: Ic276522851fba6d1d95dd1f3bdde1d48935568a3 which lands a no-op tox stub so functional job passes Change-Id: I3b6a657654f36b374d2fc9902f24d0fde18e93d5 --- zuul/layout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index a34c56fb23..b4dd163240 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -818,7 +818,6 @@ jobs: voting: false - name: gate-nova-tox-functional branch: ^(?!stable/(icehouse|juno)).*$ - voting: false # TODO(rpodolyaka): make voting when the jobs pass on all SA versions - name: gate-oslo.db-tox-sqla_08 voting: false @@ -1367,6 +1366,7 @@ projects: - check-tempest-dsvm-docker gate: - gate-nova-python26 + - gate-nova-tox-functional - gate-devstack-dsvm-cells - gate-grenade-dsvm-partial-ncpu - gate-grenade-dsvm-ironic-sideways