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-24 17:34:53 -04:00
parent e79da7fca7
commit fa2b23542a
@@ -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: