-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
ToDo
-
0
-
0
-
Untriaged
Right now, the openshift ci seems to be storing the logs of containers which are there right before the cluster is taken down here. This is not helpful in Ginkgo tests or OADP tests where we create DPAs and tear it down for each test case. The logs of it are lost an hour after the Openshift CI has finished running.
Find a way to gather the container logs for each tests
- Before and after tests, dumps the logs of the containers.
- Check for mounts, volumes etc., where the logs can be stored.
- Ultimately, we need to be able to search the test cases error using CI Search.