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:
parent
e9f62ebdee
commit
12dcbb31ce
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user