-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
None
-
None
-
None
Building onĀ TRT-2266 we want to create a new Openshift Tests Command to execute post test analysis. Using Risk Analysis as an example and review how it is called via openshift-e2e-test-commands.sh and single-node-e2e-test-commands.sh. Create a new 'PostAnalysis' command that we can add as an entry point for new golang based analysis like operator conditions. We can start with a generic junit output indicating post analysis success and then build out tests / analysis once we have the framework created.
Note that when a cluster fails to install openshift-e2e-test wont get called. We need to see if our command can be called from the gather-extra step.