Add content provider jobs for tripleo based jobs

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

Change-Id: I9c46c38458e7bddb973ddbb747d2d0b8497e032e
This commit is contained in:
Ronelle Landy 2020-10-29 12:53:44 -04:00
parent 43ef177663
commit 9ea51ac8bc
1 changed files with 14 additions and 2 deletions

View File

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