-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Scenario:
- Stage fails due to disconnected agent and that results in no test results
- postFailure fails due to no test results
Current behavior:
- The stage is not retried and the cambpmConditionalRetry catches the postFailure error so the disconnected agent error is overwritten
Expected behavior:
- The stage is retried due to the disconnected agent
- failure in post method doesn't overwrite the error