aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/macos/grpc_interop_toprod.sh
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-04-09 13:18:06 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-04-09 13:18:06 +0200
commit4ffd116dce35b032933073ba02ac23f7d2a4e224 (patch)
tree86a014e8d5a86ef0de7a1a065064dfbfffbad8b3 /tools/internal_ci/macos/grpc_interop_toprod.sh
parentd81271f16dfa31274dddcf34e8695f73f616abbe (diff)
add non-cloud gateways to macos interop tests
Diffstat (limited to 'tools/internal_ci/macos/grpc_interop_toprod.sh')
-rwxr-xr-xtools/internal_ci/macos/grpc_interop_toprod.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/macos/grpc_interop_toprod.sh b/tools/internal_ci/macos/grpc_interop_toprod.sh
index f090773ee5..67897852ca 100755
--- a/tools/internal_ci/macos/grpc_interop_toprod.sh
+++ b/tools/internal_ci/macos/grpc_interop_toprod.sh
@@ -30,4 +30,4 @@ export GRPC_DEFAULT_SSL_ROOTS_FILE_PATH="$(pwd)/etc/roots.pem"
# building all languages in the same working copy can also lead to conflicts
# due to different compilation flags
# TODO(jtattermusch): add --cloud_to_prod_auth support
-tools/run_tests/run_interop_tests.py -l c++ --cloud_to_prod -t -j 4
+tools/run_tests/run_interop_tests.py -l c++ --cloud_to_prod --prod_servers default gateway_v4 -t -j 4