Test with project-config graphs
This uses the job from the dependent change to import and take screnshots of graphs from project-config. This job will pull from the intermediate registry, hence to add opendev-buildset-registry. Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/847128/ Change-Id: I175635543c1a1dfe8c29304be0ccd2a58c20aac3
This commit is contained in:
parent
2c3823432d
commit
8c973ef54b
@ -25,6 +25,8 @@
|
|||||||
- python-base-3.8-container-image
|
- python-base-3.8-container-image
|
||||||
provides:
|
provides:
|
||||||
- grafyaml-container-image
|
- grafyaml-container-image
|
||||||
|
dependencies:
|
||||||
|
- opendev-buildset-registry
|
||||||
vars: &grafyaml_image_vars
|
vars: &grafyaml_image_vars
|
||||||
docker_images:
|
docker_images:
|
||||||
- context: .
|
- context: .
|
||||||
@ -62,7 +64,9 @@
|
|||||||
release_python: python3
|
release_python: python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
|
- opendev-buildset-registry
|
||||||
- grafyaml-build-image
|
- grafyaml-build-image
|
||||||
|
- project-config-grafana
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- grafyaml-upload-image
|
- grafyaml-upload-image
|
||||||
|
Loading…
Reference in New Issue
Block a user