Skip to content

Commit 861140f

Browse files
committed
Add more test ids
1 parent 741f713 commit 861140f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ci/logging_tests_controller.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
# common_pod_status_str: "Running"
1212
# common_pod_nspace: openstack-operators
1313
common_pod_list:
14-
- { name: telemetry-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "{{ common_pod_test_id }}" }
15-
- { name: openstack-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "{{ common_pod_test_id }}" }
14+
- { name: telemetry-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "RHOSO-13761" }
15+
- { name: openstack-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "RHOSO-13762" }
1616
common_subscription_test_id: "RHOSO-12678"
1717
# common_subscription_nspace: openshift-operators-redhat
1818
common_subscription_list:
19-
- { name: loki-operator, nspace: openshift-operators-redhat, test_id: "{{ common_subscription_test_id }}"}
19+
- { name: loki-operator, nspace: openshift-operators-redhat, test_id: "RHOSO-12678"}
2020
common_project_test_id: "RHOSO-12668"
2121
common_project_list:
22-
- { name: openshift-openstack-infra, test_id: "{{ common_project_test_id }}" }
23-
- { name: openshift, test_id: "{{ common_project_test_id }}"}
24-
- { name: openstack-operators, test_id: "{{ common_project_test_id }}" }
25-
- { name: openshift-logging, test_id: "{{ common_project_test_id }}"}
22+
- { name: openshift-openstack-infra, test_id: "RHOSO-13764" }
23+
- { name: openshift, test_id: "RHOSO-13763"}
24+
- { name: openstack-operators, test_id: "RHOSO-13732" }
25+
- { name: openshift-logging, test_id: "RHOSO-13731"}
2626
common_service_test_id: "RHOSO-12675"
2727
# common_service_nspace: openshift-logging
2828
common_service_list:
@@ -148,7 +148,7 @@
148148
#common_pod_nspace: openstack
149149
#common_pod_status_str: "Completed"
150150
common_pod_list:
151-
- { name: logging-edpm-deployment-openstack-edpm-ipam, nspace: openstack, status_str: "Completed", test_id: "{{ common_pod_test_id }}"}
151+
- { name: logging-edpm-deployment-openstack-edpm-ipam, nspace: openstack, status_str: "Completed", test_id: "RHOSO-12679"}
152152
tasks:
153153
- name: "Run pods completed tests"
154154
ansible.builtin.include_role:

0 commit comments

Comments
 (0)