From 32e8460b71782f6eb22805e86b74f192c9700da9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 15 Oct 2018 20:07:05 +0200 Subject: [PATCH] Don't run legacy-tempest-dsvm-neutron-full on pike tempest-full is available for stable/pike, no need to run the job legacy-tempest-dsvm-neutron-full on pike, it is only needed on ocata and earlier. Change-Id: Ib1cccc85d5e6615bc74bf3c8e8c8b8c603db51f4 --- zuul.d/zuul-legacy-project-templates.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index d47d0fd4..8d05b4f2 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -61,14 +61,14 @@ check: jobs: - legacy-tempest-dsvm-neutron-full: - branches: ^stable/(newton|ocata|pike)$ + branches: ^stable/(newton|ocata)$ - tempest-full - neutron-grenade: branches: ^(?!stable/(newton|ocata)).*$ gate: jobs: - legacy-tempest-dsvm-neutron-full: - branches: ^stable/(newton|ocata|pike)$ + branches: ^stable/(newton|ocata)$ - tempest-full - neutron-grenade: branches: ^(?!stable/(newton|ocata)).*$