Skip to content

Commit

Permalink
Extend local-cluster CI timeout (solana-labs#8921)
Browse files Browse the repository at this point in the history
automerge
  • Loading branch information
danpaul000 authored Mar 18, 2020
1 parent 6a213bc commit 24935af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/buildkite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
timeout_in_minutes: 20
- command: ". ci/rust-version.sh; ci/docker-run.sh $$rust_stable_docker_image ci/test-local-cluster.sh"
name: "local-cluster"
timeout_in_minutes: 30
timeout_in_minutes: 45
artifact_paths: "log-*.txt"
- command: ". ci/rust-version.sh; ci/docker-run.sh $$rust_nightly_docker_image ci/test-coverage.sh"
name: "coverage"
Expand Down

0 comments on commit 24935af

Please sign in to comment.