From fa2b23542a849e6fb45d5e151d083de85a0c79b4 Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Wed, 17 Sep 2014 12:44:18 -0400 Subject: [PATCH] Removes redundant jobs from config gate and check With the creation of the new project-config repo, some jobs that have been running on the config repo become redundant. Remove the redundant jobs on layout, irc and projects.yaml. Story: 167 Change-Id: I43410b31cfad0b484842a21af84db6680e7114d1 --- modules/openstack_project/files/zuul/layout.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index a4003d855c..c202b5508e 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3018,24 +3018,18 @@ projects: - name: merge-check check: - config-compare-xml - - gate-config-layout - gate-config-pep8 - gate-config-bashate - gate-config-puppet-syntax - - gate-config-irc-access - - gate-config-projects-yaml - - gate-ci-docs - gate-infra-puppet-apply-precise - gate-infra-puppet-apply-centos6 + - gate-ci-docs gate: - - gate-config-layout - gate-config-pep8 - gate-config-puppet-syntax - - gate-config-irc-access - - gate-config-projects-yaml - - gate-ci-docs - gate-infra-puppet-apply-precise - gate-infra-puppet-apply-centos6 + - gate-ci-docs post: - ci-docs experimental: