Skip to content

Commit f07c848

Browse files
authored
Update logging_tests_local.yml
updated test_id name
1 parent 0c0c211 commit f07c848

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

ci/logging_tests_local.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
hosts: controller
3434
gather_facts: no
3535
vars:
36-
proj_polar_id: "RHOSO-12668"
36+
proj_test_id: "RHOSO-12668"
3737
proj_list:
3838
- openshift-openstack-infra
3939
- openshift
4040
- openstack-operators
4141
- openshift-logging
4242

4343

44-
endpoint_polar_id: "RHOSO-12682"
44+
endpoint_test_id: "RHOSO-12682"
4545
endpoint_list:
4646
- [nova,compute,public]
4747
- [nova,compute,internal]
@@ -61,30 +61,30 @@
6161
- [neutron,network,internal]
6262

6363

64-
cred_polar_id: "RHOSO-12670"
64+
cred_test_id: "RHOSO-12670"
6565
cred_list:
6666
- alertingrules.loki.grafana.com
6767
- lokistacks.loki.grafana.com
6868
- recordingrules.loki.grafana.com
6969
- rulerconfigs.loki.grafana.com
7070

7171

72-
node_polar_id: "RHOSO-12671"
72+
node_test_id: "RHOSO-12671"
7373
node_list:
7474
- edpm-compute-0
7575
- edpm-compute-1
7676
- crc
7777

7878

79-
pod_polar_id: "RHOS0-12672"
79+
pod_test_id: "RHOS0-12672"
8080
pod_status_str: "Running"
8181
pod_nspace: openstack-operators
8282
pod_list:
8383
- telemetry-operator-controller-manager
8484
- dataplane-operator-controller-manager
8585

8686

87-
service_polar_id: "RHOSO-12675"
87+
service_test_id: "RHOSO-12675"
8888
service_nspace: openshift-logging
8989
service_list:
9090
- cluster-logging-operator-metrics
@@ -106,13 +106,13 @@
106106
- openstack-logging
107107

108108

109-
manifest_polar_id: "RHOSO-12677"
109+
manifest_test_id: "RHOSO-12677"
110110
manifest_list:
111111
- "loki-operator 2"
112112
- "loki-helm-operator 1"
113113

114114

115-
subscription_polar_id: "RHOSO-12678"
115+
subscription_test_id: "RHOSO-12678"
116116
subscription_nspace: openshift-operators-redhat
117117
subscription_list:
118118
- loki-operator
@@ -128,7 +128,7 @@
128128
hosts: controller
129129
gather_facts: no
130130
vars:
131-
pod_polar_id: "RHOSO-12752"
131+
pod_test_id: "RHOSO-12752"
132132
pod_status_str: "Running"
133133
pod_nspace: openstack
134134
pod_list:
@@ -144,7 +144,7 @@
144144
hosts: controller
145145
gather_facts: no
146146
vars:
147-
pod_polar_id: "RHOSO-12673"
147+
pod_test_id: "RHOSO-12673"
148148
pod_status_str: "Running"
149149
pod_nspace: openshift-operators-redhat
150150
pod_list:
@@ -160,7 +160,7 @@
160160
hosts: controller
161161
gather_facts: no
162162
vars:
163-
pod_polar_id: "RHOSO-12676"
163+
pod_test_id: "RHOSO-12676"
164164
pod_status_str: "Running"
165165
pod_nspace: openshift-logging
166166
pod_list:
@@ -186,7 +186,7 @@
186186
hosts: controller
187187
gather_facts: no
188188
vars:
189-
pod_polar_id: "RHOSO-12674"
189+
pod_test_id: "RHOSO-12674"
190190
pod_status_str: "Running"
191191
pod_nspace: minio-dev
192192
pod_list:
@@ -202,7 +202,7 @@
202202
hosts: controller
203203
gather_facts: no
204204
vars:
205-
pod_polar_id: "RHOSO-12679"
205+
pod_test_id: "RHOSO-12679"
206206
pod_nspace: openstack
207207
pod_status_str: "Completed"
208208
pod_list:
@@ -234,7 +234,7 @@
234234
hosts: controller
235235
gather_facts: no
236236
vars:
237-
service_polar_id: "RHOSO-12749"
237+
service_test_id: "RHOSO-12749"
238238
service_nspace: openstack
239239
service_list:
240240
- nova-internal
@@ -246,5 +246,3 @@
246246
- name: "Run Services tests"
247247
ansible.builtin.import_role:
248248
name: qe_common
249-
250-

0 commit comments

Comments
 (0)