-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
2
-
False
-
-
False
-
-
-
No
Hi Maayan,
Currently Version check after upgrade is running in before hook but I would like to see it as a test so that we can see the output in jenkins .
Currently this is the output after upgrade :
Performing post-upgrade validations*04:58:29* ✓ Controls - testing existence of instances created before upgrade (55031ms)05:06:20 ✓ Applications - testing existence of instances created before upgrade (474441ms)05:12:27 ✓ Enabling RWX, validating it works, disabling it (364671ms)05:12:27
Let's make these into tests so we can see output of these as well in jenkins
validateMtaVersionInCLI(expectedMtaVersion);
validateTackleCr();
validateTackleOperatorLog();
validateMtaVersionInUI(expectedMtaVersion);