aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-09-08 10:20:00 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-09-08 10:20:00 -0700
commit483537671cdf76858beab058c3cf749ab8dcbce5 (patch)
treeaf055f59eb57a8873ee2488d9ff5365599675b0e /tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
parent4205b97dd9e4f9e03ca4ce5f2d5bcfa6984a55eb (diff)
parent2f76fd452ebd796945b29f4ad1d10471dfac3346 (diff)
Merge branch 'channelz-subchannels' into channelz-cpp
Diffstat (limited to 'tools/internal_ci/linux/grpc_ubsan_on_foundry.sh')
-rw-r--r--tools/internal_ci/linux/grpc_ubsan_on_foundry.sh4
1 files changed, 3 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 edb2069fb2..e0ae9103c4 100644
--- a/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
+++ b/tools/internal_ci/linux/grpc_ubsan_on_foundry.sh
@@ -35,6 +35,8 @@ cd $(dirname $0)/../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc
+export KOKORO_FOUNDRY_PROJECT_ID="projects/grpc-testing/instances/default_instance"
+
"${KOKORO_GFILE_DIR}/bazel_wrapper.py" \
--host_jvm_args=-Dbazel.DigestFunction=SHA256 \
test --jobs="200" \
@@ -62,8 +64,8 @@ source tools/internal_ci/helper_scripts/prepare_build_linux_rc
--host_platform=//third_party/toolchains:rbe_ubuntu1604 \
--platforms=//third_party/toolchains:rbe_ubuntu1604 \
--cache_test_results=no \
- --remote_instance_name=grpc-testing/instances/default_instance \
--test_env=GRPC_VERBOSITY=debug \
+ --remote_instance_name=projects/grpc-testing/instances/default_instance \
-- //test/... || FAILED="true"
# Sleep to let ResultStore finish writing results before querying