Skip to content

Commit 1c60714

Browse files
committed
Move tcib jobs to update_containers role
Depends-On: openstack-k8s-operators/ci-framework#1885 Depends-On: openstack-k8s-operators/ci-framework#1884 Signed-off-by: Chandan Kumar <[email protected]>
1 parent 106645a commit 1c60714

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Diff for: zuul.d/job.yaml

+3-5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,9 @@
2626
parent: podified-multinode-edpm-deployment-crc
2727
irrelevant-files: *if
2828
vars: &edpm_vars
29-
cifmw_edpm_prepare_update_os_containers: true
30-
cifmw_set_openstack_containers_edpm: true
31-
cifmw_set_openstack_containers_registry: "{{ content_provider_registry_ip }}:5001"
32-
cifmw_set_openstack_containers_tag_from_md5: true
33-
cifmw_set_openstack_containers_dlrn_md5_path: "~/ci-framework-data/artifacts/repositories/delorean.repo.md5"
29+
cifmw_update_containers_registry: "{{ content_provider_registry_ip }}:5001"
30+
cifmw_update_containers_org: "podified-antelope-centos9"
31+
cifmw_update_containers_tag: "{{ content_provider_dlrn_md5_hash }}"
3432
cifmw_run_test_role: test_operator
3533
cifmw_run_tempest: true
3634
cifmw_test_operator_tempest_registry: "{{ content_provider_registry_ip }}:5001"

0 commit comments

Comments
 (0)