-
Task
-
Resolution: Done
-
Major
-
2.2.0.GA
-
QE-2020-07-14 (Sprint: 186)
We are only checking availability of OCP server in E2E CRW testing pipelines before running tests by login into OCP. But it's not enough:
1) there could be masters or nodes not ready to work; it could be checked by "oc get nodes" command;
2) OCP could have internal errors; "oc status" command could reveal the errors.