Drop module build jobs from our templates

The modules are now built using the job which is defined in
puppet-release-jobs to ensure that the same job content is
used across both environments.

Change-Id: Ib0ef50d4570c4ec12c62faf4656fd19687c3f420
This commit is contained in:
Mohammed Naser 2017-11-14 10:20:56 -05:00
parent 09716be96e
commit 77907604dd
1 changed files with 0 additions and 4 deletions

View File

@ -409,15 +409,11 @@
name: puppet-openstack-check-jobs
check:
jobs:
- build-openstack-puppet-tarball:
files: ^metadata.json$
- puppet-openstack-lint
- puppet-openstack-syntax-3-legacy
- puppet-openstack-syntax-4
gate:
jobs:
- build-openstack-puppet-tarball:
files: ^metadata.json$
- puppet-openstack-lint
- puppet-openstack-syntax-3-legacy
- puppet-openstack-syntax-4