File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 2323 cifmw_test_operator_stages :
2424 - name : " fvtansibletests"
2525 type : ansibletest
26- cifmw_test_operator_tempest_registry : " {{ content_provider_os_registry_url | split('/') | first }}"
27- cifmw_test_operator_tempest_namespace : " {{ content_provider_os_registry_url | split('/') | last }}"
28- cifmw_test_operator_tempest_image_tag : " {{ content_provider_dlrn_md5_hash }}"
26+ cifmw_test_operator_ansibletest_workload_ssh_key_secret_name : " dataplane-ansible-ssh-private-key-secret"
27+ cifmw_test_operator_default_registry : " {{ content_provider_os_registry_url | split('/') | first }}"
28+ cifmw_test_operator_default_namespace : " {{ content_provider_os_registry_url | split('/') | last }}"
29+ cifmw_test_operator_default_image_tag : " {{ content_provider_dlrn_md5_hash }}"
2930 cifmw_test_operator_tempest_include_list : |
3031 tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
3132
You can’t perform that action at this time.
0 commit comments