-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
3
-
None
-
None
-
uShift Sprint 275
Currently we get 1 - 2 SOS reports from the scenario. The latter one is created at the end of scenario which means its microshift artifacts (like cluster and namespaced scoped resources) might be unusable if the test failed in the middle of a suite.
Let's investigate how to capture small sos report when a test case fails. Seems like "Listener interface" might be good path to follow: https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#listener-interface
Also look at: https://stackoverflow.com/a/66358397