-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
All the 3 test suites are failing when running in our midstream against the OCP cluster. Checking the failures seems to be related to an upstream change:
2024-09-06T05:51:46.774302Z info tf ================================ 2024-09-06T05:51:46.776372Z info tf setting up cluster-0 as control-plane cluster 2024-09-06T05:51:46.810637Z error tf one or more errors occurred installing control-plane clusters: 1 error occurred: * helm render: render chart: execution error at (base/templates/zzz_profile.yaml:26:3): unknown profile openshift 2024-09-06T05:51:46.810660Z info tf === FAILED: Deploy Istio in 36.412332ms [Suite=pilot] === 2024-09-06T05:51:46.810688Z error tf === Dumping Istio Deployment State for [suite(pilot)]... 2024-09-06T05:51:46.810850Z error tf Test setup error: 1 error occurred: * helm render: render chart: execution error at (base/templates/zzz_profile.yaml:26:3): unknown profile openshift 2024-09-06T05:51:46.810883Z info tf === FAILED: Setup: 'pilot' (1 error occurred: * helm render: render chart: execution error at (base/templates/zzz_profile.yaml:26:3): unknown profile openshift ) === 2024-09-06T05:51:46.810890Z error tf Exiting due to setup failure: 1 error occurred: * helm render: render chart: execution error at (base/templates/zzz_profile.yaml:26:3): unknown profile openshift 2024-09-06T05:51:46.810898Z error tf === Dumping Istio Deployment State for [suite(pilot)]... 2024-09-06T05:51:46.811068Z info tf === BEGIN: Cleanup Istio [Suite=pilot] === 2024-09-06T05:51:46.811108Z info tf clean up cluster cluster-0 2024-09-06T05:51:46.819671Z info tf istioctl ([x internal-debug --all configz]): completed after 0.0088s 2024-09-06T05:51:46.819708Z info tf istioctl error: Error: no running Istio pods in "istio-system" 2024-09-06T05:51:46.819722Z warn tf failed dumping configz (cluster cluster-0): no running Istio pods in "istio-system" 2024-09-06T05:51:46.828869Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.0179s
The setup of the tests are not being done properly because the profile is not recognized