Skip to content

Commit

Permalink
increase retry
Browse files Browse the repository at this point in the history
  • Loading branch information
test-cli-e2e-aws committed Dec 3, 2024
1 parent d0917d1 commit 17196af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/plural/lib/cluster-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ executor: cluster-services

steps:
- script: plural cd services describe @mgmt/deploy-operator -o jsonpath='{.status}'
retry: 6
retry: 36
retry_if:
- result.systemout ShouldEqual STALE
delay: 5
Expand Down

0 comments on commit 17196af

Please sign in to comment.