From 9d4008235ea00d19f559a2001fced7308594ae48 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 22 Mar 2020 17:43:30 +0100 Subject: [PATCH] vexxhost: do not test opendev/base-jobs Like Zuul tenant, the Vexxhost tenant should not run tests on opendev/base-jobs. Configure Vexxhost tenant to not include project definition. Example where a test was run: https://review.opendev.org/714306 Change-Id: I2938d645b53ee4f1c9bec9b2740fff0ed1927571 --- zuul/main.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/zuul/main.yaml b/zuul/main.yaml index b8898bb121..2102b04c2c 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1513,7 +1513,13 @@ gerrit: config-projects: - opendev/project-config - - opendev/base-jobs + # Only use jobs and secrets from this repo, we do not want + # the project definition. + - opendev/base-jobs: + include: + - job + - secret + - nodeset untrusted-projects: - zuul/zuul-jobs - vexxhost/ansible-role-docker-distribution