From f63d57663612888ef35e3ee1819ecd588360705f Mon Sep 17 00:00:00 2001 From: Petr Blaho <pblaho@redhat.com> Date: Mon, 19 Aug 2013 14:52:35 +0200 Subject: [PATCH] Voting: false for py33, pylint for tuskarclient This sets gate-python-tuskarclient-python33 and gate-python-tuskarclient-pylint with voting: false in zuul/layout.yaml Removes that jobs from gate pipeline too. See bug 1213882 Change-Id: I5830400f27f99115487de514e833a57952f813a0 --- modules/openstack_project/files/zuul/layout.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index d867ffba20..19620d7de5 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -212,6 +212,10 @@ jobs: voting: false - name: gate-python-troveclient-python33 voting: false + - name: gate-python-tuskarclient-pylint + voting: false + - name: gate-python-tuskarclient-python33 + voting: false projects: - name: openstack-infra/zuul @@ -2790,16 +2794,14 @@ projects: - name: stackforge/python-tuskarclient check: - gate-python-tuskarclient-pep8 + - gate-python-tuskarclient-pylint - gate-python-tuskarclient-python26 - gate-python-tuskarclient-python27 - gate-python-tuskarclient-python33 - - gate-python-tuskarclient-pylint gate: - gate-python-tuskarclient-pep8 - gate-python-tuskarclient-python26 - gate-python-tuskarclient-python27 - - gate-python-tuskarclient-python33 - - gate-python-tuskarclient-pylint post: - python-tuskarclient-coverage