From e0faeea60815908d6ad31bcb59b9bbd9acf22b00 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 3 Jul 2018 13:27:12 -0700 Subject: [PATCH] Remove undefined job The legacy-rally-dsvm-watcher-rally job does not exist but it is listed in the .zuul.yaml config. This is a zuul configuration error. Remove this job which does not exist to fix zuul. Change-Id: I1bbfd373ad12b98696ab2ddb78e56e6503cc4c4d --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index a77e1e468..59d113806 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,6 @@ check: jobs: - watcher-tempest-multinode - - legacy-rally-dsvm-watcher-rally - job: name: watcher-tempest-base-multinode