Skip to content

Commit

Permalink
[CI] De-flake tune_scalability_network_overhead [smoketest] (#31580)
Browse files Browse the repository at this point in the history
**tl;dr**: Timeout is too short. This PR increases the timeout.

`tune_scalability_network_overhead [smoketest]` failed twice recently.

In each case, the test "was successful", But CI failed

Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
  • Loading branch information
bveeramani authored and AmeerHajAli committed Jan 12, 2023
1 parent d7be34e commit 24db309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1631,7 +1631,7 @@
cluster_compute: tpl_20x2.yaml

run:
timeout: 400
timeout: 500
prepare_timeout: 600
wait_for_nodes:
num_nodes: 20
Expand Down

0 comments on commit 24db309

Please sign in to comment.