Mirror jaegertracing
This mirrors the jaegertracing image; both the latest tag which is what opendev deploys as well as the version-specific tag that zuul currently uses for testing (due to a race condition). Change-Id: I54ebb8b58db3bfcea8854373fbf4a2d217badbb4
This commit is contained in:
parent
b097880a34
commit
b37e1a0cd8
@ -189,3 +189,24 @@
|
||||
dest_repository: quay.io/opendevmirror/zookeeper
|
||||
dest_tag: latest
|
||||
dest_registry: quay.io
|
||||
|
||||
- job:
|
||||
name: opendev-mirror-container-image-jaegertracing
|
||||
parent: opendev-mirror-container-images
|
||||
vars:
|
||||
container_images:
|
||||
- registry: quay.io
|
||||
namespace: opendevmirror
|
||||
repo_shortname: jaegertracing-all-in-one
|
||||
repo_description: Jaeger Tracing all-in-one mirror
|
||||
mirror_container_images_images:
|
||||
- src_repository: docker.io/jaegertracing/all-in-one
|
||||
src_tag: latest
|
||||
dest_repository: quay.io/opendevmirror/jaegertracing-all-in-one
|
||||
dest_tag: latest
|
||||
dest_registry: quay.io
|
||||
- src_repository: docker.io/jaegertracing/all-in-one
|
||||
src_tag: 1.58.1
|
||||
dest_repository: quay.io/opendevmirror/jaegertracing-all-in-one
|
||||
dest_tag: 1.58.1
|
||||
dest_registry: quay.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user