From 1ac5e150a358a93abdce138dc56faec1cbb8cf02 Mon Sep 17 00:00:00 2001 From: Ivan Kolodyazhny Date: Wed, 15 Jul 2015 19:36:40 +0300 Subject: [PATCH] Move cinderclient-dsvm-functional job to non-voting queue Make cinderclient-dsvm-functional non-voting to run this job against the every patch to python-cinderclient. Change-Id: I6c25abd815a6f4413af3cf9b105eabd04b0b9b24 --- zuul/layout.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 189a0e579f..d9d9391b16 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -869,6 +869,9 @@ jobs: - name: gate-cinder-pylint voting: false + - name: gate-cinderclient-dsvm-functional + voting: false + - name: dev-zuul-coverage voting: false @@ -2733,11 +2736,12 @@ projects: - name: publish-to-pypi - name: pypy-jobs - name: experimental-tripleo-jobs + check: + - gate-cinderclient-dsvm-functional post: - python-cinderclient-coverage experimental: - gate-grenade-dsvm-forward - - gate-cinderclient-dsvm-functional - name: openstack/python-congressclient template: