From fd5826f35d2107d9b1f872e6b4f53a6f3c34a9ab Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Thu, 8 Mar 2018 09:56:45 -0500 Subject: [PATCH] Disable grenade-dsvm-cinder-mn-sub-volbak on newton/ocata This job no longer works on these branches and is preventing Cinder stable/ocata patches from landing. Change-Id: I4be1c22c1e91866dfc500254fb638157e2e121cb --- zuul.d/zuul-legacy-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/zuul-legacy-jobs.yaml b/zuul.d/zuul-legacy-jobs.yaml index cbac8425..d33d1190 100644 --- a/zuul.d/zuul-legacy-jobs.yaml +++ b/zuul.d/zuul-legacy-jobs.yaml @@ -385,7 +385,7 @@ - job: name: legacy-grenade-dsvm-cinder-mn-sub-volbak parent: legacy-dsvm-base-multinode - branches: ^(?!driverfixes/).*$ + branches: ^(?!(driverfixes|stable/(newton|ocata))).*$ run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/run.yaml post-run: playbooks/legacy/grenade-dsvm-cinder-mn-sub-volbak/post.yaml timeout: 10800