Reflect jobs config for gate pipeline from check

Make sure same jobs run in check and gate with the same
conditions.
Change-Id: Ia022ad51c1fa992b7b67b623eb206e78511b4add
This commit is contained in:
Sagi Shnaidman 2021-01-25 15:28:00 +02:00 committed by Shnaidman Sagi
parent 53b4418236
commit bebac31041
1 changed files with 10 additions and 0 deletions

View File

@ -43,3 +43,13 @@
- openstack-tox-molecule:
required-projects:
- openstack/tripleo-quickstart
- tripleo-ci-centos-8-containers-undercloud-minion:
vars:
consumer_job: true
remove_tags:
- build
dependencies:
- tripleo-ci-centos-8-content-provider
files:
- ^roles/.*minion.*$
- ^playbooks/.*minion.*$