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:
Mohammed Naser 2017-10-02 16:30:36 -04:00
parent 1026e61e2a
commit 942dc72e66
No known key found for this signature in database
GPG Key ID: 481CBC90384AEC42

View File

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