-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Add infra health check before starting tests
-
False
-
None
-
False
-
0% To Do, 0% In Progress, 100% Done
We want to avoid test failures caused by infra problems as much as possible. We should always run some infra health check before starting tests.
e.g.:
- check that OCP is accessible and healthy
- measure a few http requests response times and compare with some baseline
- is OSSM installed correctly
- demo applications installed correctly
- ...
Maistra test tool already has some smoke test, check with them