From ace49f32d923430c8dab0597f7c0af0eb3da9a96 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Tue, 28 Jun 2022 08:40:53 +1000 Subject: [PATCH] project-config-grafana: make opendev-buildset-registry soft dep This job was meant to work by either pulling through the registry for speculative testing, or for project-config just running on released images. Make this soft so project-config doens't have to start a registry. Change-Id: Icd1b531de30a34780a340ea02209f49eb925de36 --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 122546d7..a67f3f30 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -1296,6 +1296,7 @@ - openstack/project-config dependencies: - name: opendev-buildset-registry + soft: true - name: grafyaml-build-image soft: true