Merge "Add dependency between content provider and linters in check layout" into stable/ussuri

This commit is contained in:
Zuul 2021-03-19 13:48:35 +00:00 committed by Gerrit Code Review
commit 08793670d9
1 changed files with 4 additions and 3 deletions

View File

@ -11,15 +11,16 @@
files:
- ^doc/.*
- ^README.rst
- tripleo-ci-centos-8-content-provider
- tripleo-ci-centos-8-content-provider:
dependencies:
- openstack-tox-linters
- tripleo-ci-centos-8-scenario004-standalone: &scenario004
vars:
consumer_job: true
build_container_images: false
tags:
- standalone
dependencies: &deps
- openstack-tox-linters
dependencies:
- tripleo-ci-centos-8-content-provider
files:
- ^roles/ceph.*$