Add content provider jobs for tripleo based jobs

Related change:
https://review.opendev.org/#/c/760249/

Change-Id: I8f4bb37091fbe3b12ebc86758fd7584505270a7d
This commit is contained in:
Ronelle Landy 2020-10-29 12:48:25 -04:00
parent e971c562de
commit efc95ebf4a
1 changed files with 14 additions and 2 deletions

View File

@ -8,10 +8,22 @@
- release-notes-jobs-python3 - release-notes-jobs-python3
check: check:
jobs: jobs:
- puppet-glance-tripleo-standalone - tripleo-ci-centos-8-content-provider
- puppet-glance-tripleo-standalone:
vars: &standalone_consumer_vars
consumer_job: true
build_container_images: false
remove_tags:
- build
dependencies:
- tripleo-ci-centos-8-content-provider
gate: gate:
jobs: jobs:
- puppet-glance-tripleo-standalone - tripleo-ci-centos-8-content-provider
- puppet-glance-tripleo-standalone:
vars: *standalone_consumer_vars
dependencies:
- tripleo-ci-centos-8-content-provider
- job: - job:
name: puppet-glance-tripleo-standalone name: puppet-glance-tripleo-standalone