File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 55 A meta content provider zuul job to build telemetry
66 specific containers.
77 vars :
8+ # Note(Chandan Kumar): image_base is the operator name without -operator.
9+ # It is needed by openstack-operator to include telemetry operator images
10+ # in the openstack-operator catalog image.
811 cifmw_operator_build_operators :
912 - name : telemetry-operator
1013 src : " {{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/telemetry-operator"
1114 - name : openstack-operator
1215 src : " {{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/openstack-operator"
16+ image_base : telemetry
1317 cifmw_build_containers_image_tag : telemetry_latest
1418 zuul_project_container_path : " {{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/telemetry-operator/ci/files/containers.yaml"
1519 cifmw_build_containers_config_file : " {{ ansible_user_dir }}/containers.yaml"
You can’t perform that action at this time.
0 commit comments