From f54ca25068fdc39225460057f2904c17e0d3543e Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Fri, 19 Feb 2021 13:11:34 +0200 Subject: [PATCH] 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 (cherry picked from commit b5d5b7dc2bf2f8b7518e68ae3342dc130b8209d6) --- zuul.d/layout.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 9f59d063e0..f32d7422df 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -12,6 +12,11 @@ jobs: - openstack-tox-pep8 - openstack-tox-tht + - tripleo-ci-centos-8-content-provider: + dependencies: + - openstack-tox-pep8 + - openstack-tox-tht + gate: queue: tripleo jobs: