Add Puppet build jobs to check and gate pipelines

In order to ensure a successful build, all puppet modules will
attempt to be built as part of puppet-release-jobs template
to ensure that it is successfully released.

Change-Id: I5fde7e7f5747f50d4703161be0ab2f797840b630
This commit is contained in:
Mohammed Naser 2017-11-13 17:47:12 -05:00
parent ba51fbee4b
commit 0d1d6b2b2b

View File

@ -110,6 +110,12 @@
- project-template:
name: puppet-release-jobs
check:
jobs:
- build-openstack-puppet-tarball
gate:
jobs:
- build-openstack-puppet-tarball
pre-release:
jobs:
- release-openstack-puppet