Skip to content

Commit

Permalink
Merge #45590
Browse files Browse the repository at this point in the history
45590: bors: Increase build timeout to 4 hours r=bobvawter a=bobvawter

The `testrace` build phase is pushing past two hours.  This is a quick fix to
ensure that PR's aren't getting unnecessarily blocked while fixing slow
`testrace`.

Closes: https://github.com/cockroachdb/dev-inf/issues/45

Release note: None

Co-authored-by: Bob Vawter <bob@vawter.org>
  • Loading branch information
craig[bot] and bobvawter committed Mar 2, 2020
2 parents 860c137 + 21a0a60 commit 6d5477b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/bors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ pr_status = [
block_labels = [
"do-not-merge"
]
# Set to 4 hours
timeout_sec = 14400

[committer]
name = "craig[bot]"
Expand Down

0 comments on commit 6d5477b

Please sign in to comment.