Switch puppet unit tests base job
The puppet unit tests need to often clone the integration repo and others. This will clone all puppet modules (for now) until the jobs are migrated to Zuul v3 natively. Change-Id: Ieafe8edc8fec1c38e0a141074af3785aa616a024
This commit is contained in:
parent
1026e61e2a
commit
942dc72e66
@ -9176,7 +9176,7 @@
|
||||
|
||||
- job:
|
||||
name: legacy-puppet-unit-3.6-legacy-centos-7
|
||||
parent: legacy-base
|
||||
parent: legacy-puppet-openstack-integration
|
||||
run: playbooks/legacy/puppet-unit-3.6-centos-7/run
|
||||
timeout: 3600
|
||||
nodeset: legacy-centos-7
|
||||
@ -9184,7 +9184,7 @@
|
||||
|
||||
- job:
|
||||
name: legacy-puppet-unit-3.8-legacy-centos-7
|
||||
parent: legacy-base
|
||||
parent: legacy-puppet-openstack-integration
|
||||
run: playbooks/legacy/puppet-unit-3.8-centos-7/run
|
||||
timeout: 3600
|
||||
nodeset: legacy-centos-7
|
||||
@ -9192,14 +9192,14 @@
|
||||
|
||||
- job:
|
||||
name: legacy-puppet-unit-4.8-centos-7
|
||||
parent: legacy-base
|
||||
parent: legacy-puppet-openstack-integration
|
||||
run: playbooks/legacy/puppet-unit-4.8-centos-7/run
|
||||
timeout: 3600
|
||||
nodeset: legacy-centos-7
|
||||
|
||||
- job:
|
||||
name: legacy-puppet-unit-latest-centos-7
|
||||
parent: legacy-base
|
||||
parent: legacy-puppet-openstack-integration
|
||||
run: playbooks/legacy/puppet-unit-latest-centos-7/run
|
||||
timeout: 3600
|
||||
nodeset: legacy-centos-7
|
||||
|
Loading…
x
Reference in New Issue
Block a user