aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2018-04-19 15:32:19 -0700
committerGravatar Matt Kwong <mattkwong@google.com>2018-04-19 15:32:19 -0700
commit7ec3be7576672382a045d1e716365fe636cf8e76 (patch)
treef92efcec56014c5cac4f73d4473ec6b541062f91 /tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
parentcaa6f0ec9427f3b0c26876b863c167c5641bbe93 (diff)
Increase Foundry job count to 200
Diffstat (limited to 'tools/internal_ci/linux/grpc_ubsan_on_foundry.sh')
-rw-r--r--tools/internal_ci/linux/grpc_ubsan_on_foundry.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh b/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
index a87547d1b3..0f0c12db12 100644
--- a/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
+++ b/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
@@ -37,7 +37,7 @@ source tools/internal_ci/helper_scripts/prepare_build_linux_rc
"${KOKORO_GFILE_DIR}/bazel_wrapper.py" \
--host_jvm_args=-Dbazel.DigestFunction=SHA256 \
- test --jobs="100" \
+ test --jobs="200" \
--test_timeout="3600,3600,3600,3600" \
--test_output=errors \
--verbose_failures=true \