Add opendev-buildset-registry-consumer job
This is a parent job for jobs like system-config-run-* and zuul-quick-start which use the buildset registry but are not involved in building images. It runs the pull-from-intermediate- registry role. Change-Id: I9f00390f55e3ca60fd4d14f65eb140b9ac7b228f
This commit is contained in:
parent
ea9f981da3
commit
6928a32837
@ -220,6 +220,19 @@
|
||||
.. include:: ../../playbooks/docker-image/README.rst
|
||||
.. include:: ../../playbooks/docker-image/credentials.rst
|
||||
|
||||
- job:
|
||||
name: opendev-buildset-registry-consumer
|
||||
description: |
|
||||
Pull from the intermediate registry
|
||||
|
||||
This is a parent for jobs which use container images and expect
|
||||
a buildset registry to be running. It pulls images from the
|
||||
intermediate registry into it.
|
||||
pre-run: playbooks/docker-image/pre.yaml
|
||||
secrets:
|
||||
- secret: opendev-intermediate-registry
|
||||
name: intermediate_registry
|
||||
|
||||
- job:
|
||||
name: opendev-tox-docs
|
||||
# This is not parented to tox-docs because the post playbook
|
||||
|
Loading…
x
Reference in New Issue
Block a user