From 791fef4c3c6c6a99d50aa941cc8d0d80bf4e615a Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sun, 1 Oct 2017 12:51:46 +0000 Subject: [PATCH] legacy-horizon-selenium-headless add requirements The legacy-horizon-selenium-headless job has a shell task which attempts to use zuul-cloner to obtain the openstack/requirements repository, so it must be included in this job's required-projects list for that to work correctly. Change-Id: I76884b4ac637461d9884c6e15603f977c6862956 --- zuul.d/zuul-legacy-jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/zuul-legacy-jobs.yaml b/zuul.d/zuul-legacy-jobs.yaml index 3c2edc57..f3025fdf 100644 --- a/zuul.d/zuul-legacy-jobs.yaml +++ b/zuul.d/zuul-legacy-jobs.yaml @@ -3394,6 +3394,8 @@ parent: legacy-base run: playbooks/legacy/horizon-selenium-headless/run timeout: 1800 + required-projects: + - openstack/requirements - job: name: legacy-horizon-selenium-headless-legacy