|
33 | 33 | hosts: controller |
34 | 34 | gather_facts: no |
35 | 35 | vars: |
36 | | - proj_polar_id: "RHOSO-12668" |
| 36 | + proj_test_id: "RHOSO-12668" |
37 | 37 | proj_list: |
38 | 38 | - openshift-openstack-infra |
39 | 39 | - openshift |
40 | 40 | - openstack-operators |
41 | 41 | - openshift-logging |
42 | 42 |
|
43 | 43 |
|
44 | | - endpoint_polar_id: "RHOSO-12682" |
| 44 | + endpoint_test_id: "RHOSO-12682" |
45 | 45 | endpoint_list: |
46 | 46 | - [nova,compute,public] |
47 | 47 | - [nova,compute,internal] |
|
61 | 61 | - [neutron,network,internal] |
62 | 62 |
|
63 | 63 |
|
64 | | - cred_polar_id: "RHOSO-12670" |
| 64 | + cred_test_id: "RHOSO-12670" |
65 | 65 | cred_list: |
66 | 66 | - alertingrules.loki.grafana.com |
67 | 67 | - lokistacks.loki.grafana.com |
68 | 68 | - recordingrules.loki.grafana.com |
69 | 69 | - rulerconfigs.loki.grafana.com |
70 | 70 |
|
71 | 71 |
|
72 | | - node_polar_id: "RHOSO-12671" |
| 72 | + node_test_id: "RHOSO-12671" |
73 | 73 | node_list: |
74 | 74 | - edpm-compute-0 |
75 | 75 | - edpm-compute-1 |
76 | 76 | - crc |
77 | 77 |
|
78 | 78 |
|
79 | | - pod_polar_id: "RHOS0-12672" |
| 79 | + pod_test_id: "RHOS0-12672" |
80 | 80 | pod_status_str: "Running" |
81 | 81 | pod_nspace: openstack-operators |
82 | 82 | pod_list: |
83 | 83 | - telemetry-operator-controller-manager |
84 | 84 | - dataplane-operator-controller-manager |
85 | 85 |
|
86 | 86 |
|
87 | | - service_polar_id: "RHOSO-12675" |
| 87 | + service_test_id: "RHOSO-12675" |
88 | 88 | service_nspace: openshift-logging |
89 | 89 | service_list: |
90 | 90 | - cluster-logging-operator-metrics |
|
106 | 106 | - openstack-logging |
107 | 107 |
|
108 | 108 |
|
109 | | - manifest_polar_id: "RHOSO-12677" |
| 109 | + manifest_test_id: "RHOSO-12677" |
110 | 110 | manifest_list: |
111 | 111 | - "loki-operator 2" |
112 | 112 | - "loki-helm-operator 1" |
113 | 113 |
|
114 | 114 |
|
115 | | - subscription_polar_id: "RHOSO-12678" |
| 115 | + subscription_test_id: "RHOSO-12678" |
116 | 116 | subscription_nspace: openshift-operators-redhat |
117 | 117 | subscription_list: |
118 | 118 | - loki-operator |
|
128 | 128 | hosts: controller |
129 | 129 | gather_facts: no |
130 | 130 | vars: |
131 | | - pod_polar_id: "RHOSO-12752" |
| 131 | + pod_test_id: "RHOSO-12752" |
132 | 132 | pod_status_str: "Running" |
133 | 133 | pod_nspace: openstack |
134 | 134 | pod_list: |
|
144 | 144 | hosts: controller |
145 | 145 | gather_facts: no |
146 | 146 | vars: |
147 | | - pod_polar_id: "RHOSO-12673" |
| 147 | + pod_test_id: "RHOSO-12673" |
148 | 148 | pod_status_str: "Running" |
149 | 149 | pod_nspace: openshift-operators-redhat |
150 | 150 | pod_list: |
|
160 | 160 | hosts: controller |
161 | 161 | gather_facts: no |
162 | 162 | vars: |
163 | | - pod_polar_id: "RHOSO-12676" |
| 163 | + pod_test_id: "RHOSO-12676" |
164 | 164 | pod_status_str: "Running" |
165 | 165 | pod_nspace: openshift-logging |
166 | 166 | pod_list: |
|
186 | 186 | hosts: controller |
187 | 187 | gather_facts: no |
188 | 188 | vars: |
189 | | - pod_polar_id: "RHOSO-12674" |
| 189 | + pod_test_id: "RHOSO-12674" |
190 | 190 | pod_status_str: "Running" |
191 | 191 | pod_nspace: minio-dev |
192 | 192 | pod_list: |
|
202 | 202 | hosts: controller |
203 | 203 | gather_facts: no |
204 | 204 | vars: |
205 | | - pod_polar_id: "RHOSO-12679" |
| 205 | + pod_test_id: "RHOSO-12679" |
206 | 206 | pod_nspace: openstack |
207 | 207 | pod_status_str: "Completed" |
208 | 208 | pod_list: |
|
234 | 234 | hosts: controller |
235 | 235 | gather_facts: no |
236 | 236 | vars: |
237 | | - service_polar_id: "RHOSO-12749" |
| 237 | + service_test_id: "RHOSO-12749" |
238 | 238 | service_nspace: openstack |
239 | 239 | service_list: |
240 | 240 | - nova-internal |
|
246 | 246 | - name: "Run Services tests" |
247 | 247 | ansible.builtin.import_role: |
248 | 248 | name: qe_common |
249 | | - |
250 | | - |
0 commit comments