|
11 | 11 | # common_pod_status_str: "Running" |
12 | 12 | # common_pod_nspace: openstack-operators |
13 | 13 | 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" } |
16 | 16 | common_subscription_test_id: "RHOSO-12678" |
17 | 17 | # common_subscription_nspace: openshift-operators-redhat |
18 | 18 | 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"} |
20 | 20 | common_project_test_id: "RHOSO-12668" |
21 | 21 | 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"} |
26 | 26 | common_service_test_id: "RHOSO-12675" |
27 | 27 | # common_service_nspace: openshift-logging |
28 | 28 | common_service_list: |
|
148 | 148 | #common_pod_nspace: openstack |
149 | 149 | #common_pod_status_str: "Completed" |
150 | 150 | 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"} |
152 | 152 | tasks: |
153 | 153 | - name: "Run pods completed tests" |
154 | 154 | ansible.builtin.include_role: |
|
0 commit comments