Make content provider depend on tox-pep8/tht on check layout
As part of [1] - optimize the zuul layout so that content-provider doesn't run if openstack-tox-pep8 and openstack-tox-tht are not green. These jobs are voting so they block us anyway, may as well save running anything else if these small jobs aren't complete [1] https://review.opendev.org/q/topic:tripleo-ci-reduce Change-Id: I5fca006e529809ace8d348735f1e10c57ef90e6b
This commit is contained in:
parent
cada48fc30
commit
b5d5b7dc2b
@ -12,6 +12,10 @@
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
- openstack-tox-tht
|
||||
- tripleo-ci-centos-8-content-provider:
|
||||
dependencies:
|
||||
- openstack-tox-pep8
|
||||
- openstack-tox-tht
|
||||
|
||||
gate:
|
||||
queue: tripleo
|
||||
|
Loading…
Reference in New Issue
Block a user