aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/macos
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2017-08-01 16:17:40 -0700
committerGravatar Matt Kwong <mattkwong@google.com>2017-08-02 16:23:50 -0700
commitce011846d4f02980637cb6649bb8b2a4838db859 (patch)
tree72a6b74bba3896c56bb40b36a4ba6c108cf4acae /tools/internal_ci/macos
parent9279ca126769031ef526efb140d1509efef66599 (diff)
Set up Mac interop test to work in Kokoro env
Diffstat (limited to 'tools/internal_ci/macos')
-rwxr-xr-xtools/internal_ci/macos/grpc_interop.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/internal_ci/macos/grpc_interop.sh b/tools/internal_ci/macos/grpc_interop.sh
index 07601a67e4..b03401bd96 100755
--- a/tools/internal_ci/macos/grpc_interop.sh
+++ b/tools/internal_ci/macos/grpc_interop.sh
@@ -18,6 +18,7 @@ set -ex
# change to grpc repo root
cd $(dirname $0)/../../..
-source tools/internal_ci/helper_scripts/prepare_build_interop_rc
+source tools/internal_ci/helper_scripts/prepare_build_macos_interop_rc
+source tools/internal_ci/helper_scripts/prepare_build_macos_rc
tools/run_tests/run_interop_tests.py -l objc -s all --use_docker -t -j 1