Skip to content

Commit

Permalink
test: remove build job retry
Browse files Browse the repository at this point in the history
Our tests are (so far) relatively stable so retries only waste time
rerunning broken jobs.
  • Loading branch information
achilleas-k authored and ondrejbudai committed Aug 7, 2023
1 parent abdb52c commit dd14277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/generators/imgtestlib.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
after_script:
- schutzbot/update_github_status.sh update || true
interruptible: true
retry: 1
tags:
- terraform
Expand Down

0 comments on commit dd14277

Please sign in to comment.