CI: Move kokoro bazel output root to /tmpfs/bazel (#32156)

pull/32160/head
Yash Tibrewal 2 years ago committed by GitHub
parent c8407f8ef9
commit 82c697e2e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tools/internal_ci/linux/grpc_bazel_rbe.sh

@ -30,6 +30,7 @@ python3 tools/run_tests/python_utils/bazel_report_helper.py --report_path bazel_
bazel_rbe/bazel_wrapper \
--bazelrc=tools/remote_build/linux_kokoro.bazelrc \
--output_user_root=/tmpfs/bazel \
test \
$BAZEL_FLAGS \
"$@" \

Loading…
Cancel
Save