|
13 | 13 | # common_pod_status_str: "Running" |
14 | 14 | # common_pod_nspace: openstack-operators |
15 | 15 | common_pod_list: |
16 | | - - { name: telemetry-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "{{ common_pod_test_id }}" } |
17 | | - - { name: openstack-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "{{ common_pod_test_id }}" } |
| 16 | + - { name: telemetry-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "RHOSO-13761" } |
| 17 | + - { name: openstack-operator-controller-manager, nspace: openstack-operators, status_str: "Running", test_id: "RHOSO-13762" } |
18 | 18 | common_subscription_test_id: "RHOSO-12678" |
19 | 19 | # common_subscription_nspace: openshift-operators-redhat |
20 | 20 | common_subscription_list: |
21 | | - - { name: loki-operator, nspace: openshift-operators-redhat, test_id: "{{ common_subscription_test_id }}"} |
22 | | - common_project_test_id: "RHOSO-12668" |
| 21 | + - { name: loki-operator, nspace: openshift-operators-redhat, test_id: "RHOSO-12678"} |
| 22 | + #common_project_test_id: "RHOSO-12668" |
23 | 23 | common_project_list: |
24 | | - - { name: openshift-openstack-infra, test_id: "{{ common_project_test_id }}" } |
25 | | - - { name: openshift, test_id: "{{ common_project_test_id }}"} |
26 | | - - { name: openstack-operators, test_id: "{{ common_project_test_id }}" } |
27 | | - - { name: openshift-logging, test_id: "{{ common_project_test_id }}"} |
| 24 | + - { name: openshift-openstack-infra, test_id: "RHOSO-13764" } |
| 25 | + - { name: openshift, test_id: "RHOSO-13763"} |
| 26 | + - { name: openstack-operators, test_id: "RHOSO-13732" } |
| 27 | + - { name: openshift-logging, test_id: "RHOSO-13731"} |
28 | 28 | common_endpoint_test_id: "RHOSO-12682" |
29 | 29 | common_endpoint_list: |
30 | 30 | - [nova,compute,public] |
|
164 | 164 | KUBECONFIG: "{{ cifmw_openshift_kubeconfig }}" |
165 | 165 | PATH: "{{ cifmw_path }}" |
166 | 166 | vars: |
167 | | - common_pod_test_id: "RHOSO-12679" |
| 167 | + #common_pod_test_id: "RHOSO-12679" |
168 | 168 | #common_pod_nspace: openstack |
169 | 169 | #common_pod_status_str: "Completed" |
170 | 170 | common_pod_list: |
|
184 | 184 | # - ssh-known-hosts-edpm-deployment |
185 | 185 | # - telemetry-edpm-deployment-openstack-edpm-ipam |
186 | 186 | # - validate-network-edpm-deployment-openstack-edpm-ipam |
187 | | - - { name: logging-edpm-deployment-openstack-edpm-ipam, nspace: openstack, status_str: "Completed", test_id: "{{ common_pod_test_id }}"} |
| 187 | + - { name: logging-edpm-deployment-openstack-edpm-ipam, nspace: openstack, status_str: "Completed", test_id: "RHOSO-12679"} |
188 | 188 | tasks: |
189 | 189 | - name: "Run pods completed tests" |
190 | 190 | ansible.builtin.include_role: |
|
0 commit comments