Skip to content

Commit e6b0e9e

Browse files
authored
Update logging_tests_local.yml
role name change from qe_common to common
1 parent d78dca6 commit e6b0e9e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ci/logging_tests_local.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
tasks:
121121
- name: "Run logging project, endpoint, credential, node, pod, service, manifest and subscription tests"
122122
ansible.builtin.import_role:
123-
name: qe_common
123+
name: common
124124

125125

126126

@@ -137,7 +137,7 @@
137137
tasks:
138138
- name: "Verify Running Pods"
139139
ansible.builtin.import_role:
140-
name: qe_common
140+
name: common
141141

142142

143143
- name: "Verify logging pods are running in openshift-operators-redhat"
@@ -153,7 +153,7 @@
153153
tasks:
154154
- name: "Verify Pods running"
155155
ansible.builtin.import_role:
156-
name: qe_common
156+
name: common
157157

158158

159159
- name: "Verify logging pods are running in openshift-logging"
@@ -179,7 +179,7 @@
179179
tasks:
180180
- name: "Verify Pods running"
181181
ansible.builtin.import_role:
182-
name: qe_common
182+
name: common
183183

184184

185185
- name: "Verify logging pods are running in minio-dev"
@@ -195,7 +195,7 @@
195195
tasks:
196196
- name: "Run pod running tests"
197197
ansible.builtin.import_role:
198-
name: qe_common
198+
name: common
199199

200200

201201
- name: "Verify logging pods have complete status in openstack"
@@ -227,7 +227,7 @@
227227
tasks:
228228
- name: "Run pods completed tests"
229229
ansible.builtin.import_role:
230-
name: qe_common
230+
name: common
231231

232232

233233
- name: "Verify logging services are running in openstack"
@@ -245,4 +245,4 @@
245245
tasks:
246246
- name: "Run Services tests"
247247
ansible.builtin.import_role:
248-
name: qe_common
248+
name: common

0 commit comments

Comments
 (0)