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:
parent
ba51fbee4b
commit
0d1d6b2b2b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user