From 5a99c57066eeabba851d36d898ebcf7ba7a3b6fc Mon Sep 17 00:00:00 2001 From: Attila Darazs Date: Thu, 10 Nov 2016 16:29:40 +0100 Subject: [PATCH] Let the linter job vote on tripleo-quickstart The job is working fine for a few months now, it's time to make it vote. Also remove the unused trusty linter job as the repo is branchless. Change-Id: I1565a96d08183f45b39a45bd4c281a6f4597e9ad --- zuul/layout.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index e3b89a1c3c..a5708d45a6 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2431,9 +2431,6 @@ jobs: - name: gate-browbeat-linters-ubuntu-xenial voting: false - - name: ^gate-tripleo-quickstart-linters-ubuntu-(trusty|xenial)$ - voting: false - - name: ^gate-.*-tox-doc-publish-checkbuild.*$ success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/ @@ -17304,10 +17301,10 @@ projects: - name: openstack-server-publish-jobs - name: openstack-server-release-jobs check: - - gate-tripleo-quickstart-linters-ubuntu-trusty - gate-tripleo-quickstart-linters-ubuntu-xenial - gate-tripleo-quickstart-docs-ubuntu-xenial gate: + - gate-tripleo-quickstart-linters-ubuntu-xenial - gate-tripleo-quickstart-docs-ubuntu-xenial experimental: - gate-tripleo-quickstart-base-centos-7-nv