We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faeaaf2 + 8c1ee2b commit c9f68f1Copy full SHA for c9f68f1
build/github/lint.sh
@@ -28,7 +28,7 @@ bazel test \
28
--sandbox_writable_path=$HOME \
29
--test_env=GO_SDK=$(dirname $(dirname $(bazel run @go_sdk//:bin/go --run_under=realpath))) \
30
--test_env=COCKROACH_WORKSPACE=$WORKSPACE \
31
- --test_timeout=1800 \
+ --test_timeout=3600 \
32
--build_event_binary_file=bes.bin \
33
--jobs 50 \
34
--remote_download_minimal $(./build/github/engflow-args.sh)
0 commit comments