orca icon indicating copy to clipboard operation
orca copied to clipboard

test(stage): add test to cover scenario when clouddriver returns a failure

Open edgarulg opened this issue 1 year ago • 2 comments

Adding a missing test for WaitForManifestStableTask. This test validates that the task's context is reset if Clouddriver returns a SpinnakerServerException while waiting for the manifests to stabilize. This means that the stable manifests previously validated by Orca are removed from the context, and Orca restarts the validation process for all deployed manifests.

edgarulg avatar Feb 25 '25 23:02 edgarulg

@dbyron-sf I removed the AssertionsForClassTypes import and commit your suggested changes. Thanks for the feedback.

edgarulg avatar Feb 26 '25 00:02 edgarulg

@dbyron-sf I removed the star imports you asked me to remove. FYI

edgarulg avatar Mar 06 '25 19:03 edgarulg