From 709a33773dbf4045d539896c2642e97e4818323f Mon Sep 17 00:00:00 2001 From: Rafael Folco Date: Mon, 26 Oct 2020 13:56:53 -0300 Subject: [PATCH] [c7-train] Simplify tags for consumer jobs use remove_tags instead. Change-Id: I8de83113e65107437b6287a6b72eb03a25b7397f --- zuul.d/layout.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 28a3a2f5b..645e37c86 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -29,18 +29,8 @@ vars: &multi_consumer_vars consumer_job: true build_container_images: false - tags: - - undercloud-setup - - undercloud-scripts - - undercloud-install - - undercloud-post-install - - tripleo-validations - - overcloud-scripts - - overcloud-prep-config - - overcloud-prep-containers - - overcloud-deploy - - overcloud-post-deploy - - overcloud-validate + remove_tags: + - build dependencies: &deps_cprovider - tripleo-ci-centos-8-content-provider - tripleo-build-containers-ubi-8: