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
This commit is contained in:
Anita Kuno 2014-09-17 12:44:18 -04:00
parent e9f62ebdee
commit 12dcbb31ce

View File

@ -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: