From e355e33f5230fbad934311f43389b3083d344853 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 1 Dec 2017 08:21:34 -0800 Subject: [PATCH] zuul: remove file rule for ovb-ha It was a bad idea because now we run ovb-ha only when we touch this file. We don't want that. In fact, we have a irrelevant-files list in tripleo-ci that we should improve if we know some files that have no impact on ovb-ha. This patch remove the file rule, so we run the job again on THT unless a patch only touch irrelevant-files. Change-Id: I7a2f8791bf52c2251bd8e13100fd2d50632008fc --- zuul.d/layout.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 4ff7d591fe..094766c344 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -9,9 +9,7 @@ - tripleo-ovb-experimental check-tripleo: jobs: - - tripleo-ci-centos-7-ovb-ha-oooq: - files: - - ci/environments/ovb-ha.yaml + - tripleo-ci-centos-7-ovb-ha-oooq - tripleo-ci-centos-7-ovb-containers-oooq - tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024 check: