File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 5
5
nodeset : centos-stream-9-vexxhost
6
6
vars :
7
7
cifmw_build_containers_registry_namespace : podified-antelope-centos9
8
- cifmw_build_containers_install_from_source : true
9
8
irrelevant-files : &if
10
9
- HACKING.rst
11
10
- AUTHORS
26
25
parent : podified-multinode-edpm-deployment-crc
27
26
irrelevant-files : *if
28
27
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"
28
+ cifmw_update_containers_registry : " {{ content_provider_registry_ip }}:5001"
29
+ cifmw_update_containers_org : " podified-antelope-centos9"
30
+ cifmw_update_containers_tag : " {{ content_provider_dlrn_md5_hash }}"
31
+ cifmw_update_containers_openstack : true
34
32
cifmw_run_test_role : test_operator
35
33
cifmw_run_tempest : true
36
34
cifmw_test_operator_tempest_registry : " {{ content_provider_registry_ip }}:5001"
37
- cifmw_test_operator_tempest_image_tag : " {{ cifmw_repo_setup_full_hash }}"
35
+ cifmw_test_operator_tempest_image_tag : " {{ content_provider_dlrn_md5_hash }}"
38
36
cifmw_test_operator_tempest_include_list : |
39
37
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
40
38
cifmw_run_tobiko : true
41
39
cifmw_test_operator_tobiko_registry : " {{ content_provider_registry_ip }}:5001"
42
- cifmw_test_operator_tobiko_image_tag : " {{ cifmw_repo_setup_full_hash }}"
40
+ cifmw_test_operator_tobiko_image_tag : " {{ content_provider_dlrn_md5_hash }}"
43
41
cifmw_test_operator_tobiko_testenv : " sanity"
44
42
45
43
- job :
You can’t perform that action at this time.
0 commit comments