Move project config in repo
It's very convenient to be able to temporarily stop running all these heavyweight jobs when developing new jobs. Also, the config is currently split in a strange way. Move it all in-repo for convenience. Change-Id: I4da96050f1a20438ca29454de33cd871f5b282c8
This commit is contained in:
parent
00a4b7ae30
commit
8847ced8bf
@ -198,8 +198,13 @@
|
||||
- project:
|
||||
templates:
|
||||
- system-config-zuul-role-integration
|
||||
- infra-puppet-apply-jobs
|
||||
- infra-logstash-filter-jobs
|
||||
- publish-tox-docs-infra
|
||||
check:
|
||||
jobs:
|
||||
- tox-linters
|
||||
- legacy-system-config-puppet-syntax-3
|
||||
- puppet-beaker-rspec-infra-system-config
|
||||
- puppet-beaker-rspec-infra-centos-7-system-config
|
||||
- puppet-beaker-rspec-puppet-4-infra-system-config
|
||||
@ -209,6 +214,8 @@
|
||||
- system-config-run-nodepool
|
||||
gate:
|
||||
jobs:
|
||||
- tox-linters
|
||||
- legacy-system-config-puppet-syntax-3
|
||||
- puppet-beaker-rspec-infra-system-config
|
||||
- puppet-beaker-rspec-infra-centos-7-system-config
|
||||
- puppet-beaker-rspec-puppet-4-infra-system-config
|
||||
|
Loading…
Reference in New Issue
Block a user