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
This commit is contained in:
Ian Wienand 2022-06-28 08:40:53 +10:00
parent fb7158602f
commit ace49f32d9

View File

@ -1296,6 +1296,7 @@
- openstack/project-config
dependencies:
- name: opendev-buildset-registry
soft: true
- name: grafyaml-build-image
soft: true