From 15b1c119594fbe76c9c85c620899d628414f6a79 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 9 Apr 2019 15:44:39 +0000 Subject: [PATCH] Only pull in jobs from opendev/base-jobs to openstack We want the opendev tentant to be where we run jobs on the opendev repos. Only load jobs and secrets in the openstack tenant. Change-Id: Ibf137162a52e92fffc0d5283e543ffc8f7013ad8 --- zuul/main.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zuul/main.yaml b/zuul/main.yaml index f30588734a..f907c29ccb 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -55,8 +55,13 @@ gerrit: config-projects: - openstack-infra/project-config + # Only use jobs and secrets from this repo, we do not want + # the project definition. - opendev/base-jobs: shadow: openstack-infra/project-config + include: + - job + - secret - openstack-infra/zuul-base-jobs: shadow: - opendev/base-jobs