File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change 2323 cifmw_test_operator_stages :
2424 - name : tempest
2525 type : tempest
26- - name : tobiko
27- type : tobiko
2826 cifmw_test_operator_tempest_registry : " {{ content_provider_os_registry_url | split('/') | first }}"
2927 cifmw_test_operator_tempest_namespace : " {{ content_provider_os_registry_url | split('/') | last }}"
3028 cifmw_test_operator_tempest_image_tag : " {{ content_provider_dlrn_md5_hash }}"
3129 cifmw_test_operator_tempest_include_list : |
3230 tempest.scenario.test_network_basic_ops.TestNetworkBasicOps
33- cifmw_test_operator_tobiko_registry : " {{ cifmw_test_operator_tempest_registry }}"
34- cifmw_test_operator_tobiko_namespace : " {{ cifmw_test_operator_tempest_namespace }}"
35- cifmw_test_operator_tobiko_image_tag : " {{ content_provider_dlrn_md5_hash }}"
36- cifmw_test_operator_tobiko_workflow :
37- - stepName : sanity
38- testenv : sanity
39- - stepName : scenario-nova
40- testenv : nova
41- # enabling heat is needed for some tobiko tests
42- cifmw_edpm_prepare_kustomizations :
43- - apiVersion : kustomize.config.k8s.io/v1beta1
44- kind : Kustomization
45- namespace : openstack
46- patches :
47- - patch : |-
48- apiVersion: core.openstack.org/v1beta1
49- kind: OpenStackControlPlane
50- metadata:
51- name: unused
52- spec:
53- heat:
54- enabled: true
55- target:
56- kind: OpenStackControlPlane
57-
5831
5932 - job :
6033 name : tcib-crc-podified-edpm-baremetal
You can’t perform that action at this time.
0 commit comments