Skip to content

Commit 856b9d9

Browse files
authored
Merge pull request #9260 from rabbitmq/increase-bazel-test-timeouts
Set the test timeout for all tests in bazel to 2 hours
2 parents 1696d4a + a467010 commit 856b9d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ build --flag_alias=erlang_version=@rules_erlang//:erlang_version
88
build --flag_alias=elixir_home=//:elixir_home
99
build --flag_alias=test_build=//:enable_test_build
1010

11+
build --test_timeout=7200
12+
1113
build:buildbuddy --bes_results_url=https://app.buildbuddy.io/invocation/
1214
build:buildbuddy --bes_backend=grpcs://remote.buildbuddy.io
1315
build:buildbuddy --remote_cache=grpcs://remote.buildbuddy.io

0 commit comments

Comments
 (0)