From d9457c8860e3e20ff84b53b5de71b5889043cf04 Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Wed, 17 Oct 2018 05:36:35 +0000 Subject: [PATCH] Remove dependency to OSH repository of new jobs Without this patch, there is a dependency between the two repositories OSH and OSH-infra, which was recently introduced, and which will cause a circular dependency problem when trying to remove the duplicated jobs that will appear in OSH. Change-Id: Ief4461a66f7139ae0650e4a240a3e65800821f78 Required-By: https://review.openstack.org/610481/ Co-Authored-By: Jean-Philippe Evrard --- 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 d32ec9874b..ab3265fdfa 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -141,7 +141,7 @@ - job: name: openstack-helm-infra-dev-deploy-nfs-networkpolicy - 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