From e7f21a6bd0543b4f01619940c17c3c1928f79c03 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Mon, 22 Oct 2018 10:50:02 +0200 Subject: [PATCH] Remove dependency to OSH repo This removes yet another time the dependency towards OSH repo. With each repository independant, we can later introduce abstract jobs that will be re-usable but with a clean dependency map: only bring jobs from one single location, openstack-helm-infra. Change-Id: I72844a944cfea5380de25dbd7cf7231c8d39f4ec --- zuul.d/jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 3080c1608..5702926cf 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -127,7 +127,7 @@ - job: name: openstack-helm-infra-aio-network-policy - parent: openstack-helm-functional + parent: openstack-helm-infra-functional timeout: 7200 pre-run: playbooks/osh-infra-upgrade-host.yaml run: playbooks/osh-infra-gate-runner.yaml