-
Task
-
Resolution: Done
-
Major
-
2.3.0.GA
-
1
-
QE-2020-08-25 (Sprint: 188)
Tests on the OCP 3.11 cluster failed because of unexpected terminal output after logged in to cluster.
On the 4.x OCP clusters after logging in to the cluster the terminal output looks like in this example:
Login successful.You have access to 69 projects, the list has been suppressed. You can list all projects with 'oc projects'
but on the 3.11 OCP cluster, it looks like:
Login successful.You have access to the following projects and can switch between them with 'oc project <projectname>': admin-codeready crw-crwctl-tls-oauth crw-crwctl-tls-oauth-os-plugin-test-project * default kube-public kube-service-catalog kube-system management-infra openshift openshift-ansible-service-broker openshift-console openshift-infra openshift-logging openshift-monitoring openshift-node openshift-sdn openshift-template-service-broker openshift-web-console user-codereadyUsing project "default".
Related tests:
- JavaEapXpMicroprofile
- NodeJsMongoDbWebApplication
- Cpp
We should rework our test considering this difference.