[c7-train] Switch c7 jobs to content provider

This change switches c7 jobs to the content provider
dependency relation so the jobs share the produced artifacts.

Change-Id: Ib6a76239b3a3463d85e810759fb1fdfad386fcb8
This commit is contained in:
Rafael Folco 2020-10-26 13:54:27 -03:00 committed by Sagi Shnaidman
parent 1404d84506
commit a57c0e9cb6
1 changed files with 8 additions and 0 deletions

View File

@ -21,7 +21,15 @@
- tripleo-standalone-scenarios-pipeline
check:
jobs:
- tripleo-ci-centos-7-content-provider
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
vars:
consumer_job: true
build_container_images: false
remove_tags:
- build
dependencies:
- tripleo-ci-centos-7-content-provider
files:
- ^manifests/profile/pacemaker/ovn.*$
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/ovn.*$