Skip to content

Commit

Permalink
test: give shard 23 three tries to succeed since it is so flaky
Browse files Browse the repository at this point in the history
Signed-off-by: Andres Taylor <[email protected]>
  • Loading branch information
systay committed Mar 11, 2022
1 parent 777a306 commit 2ea7ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@
"Command": [],
"Manual": false,
"Shard": "23",
"RetryMax": 1,
"RetryMax": 3,
"Tags": [
"worker_test"
]
Expand Down

0 comments on commit 2ea7ac9

Please sign in to comment.