Skip to content

Commit

Permalink
increased cypress test retry limit to 2 (#5084)
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Yadav <[email protected]>
  • Loading branch information
vivek-yadav authored May 20, 2021
1 parent 6a6a70a commit 620c2ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .expeditor/verify_private.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,9 @@ steps:
command:
- FLAKY=no integration/run_test integration/tests/cypress_e2e.sh
timeout_in_minutes: 35
retry:
automatic:
limit: 2
expeditor:
secrets: &cypress_secrets
A2_LICENSE:
Expand Down

0 comments on commit 620c2ce

Please sign in to comment.