aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/linux/grpc_interop_badserver_python.sh
diff options
context:
space:
mode:
authorGravatar Matt Kwong <matt-kwong@users.noreply.github.com>2017-05-18 13:56:15 -0700
committerGravatar GitHub <noreply@github.com>2017-05-18 13:56:15 -0700
commitdeb5565b01be0f0cb93241baa889c791a00f1574 (patch)
treed877880ced8b09e86c1cda25c01aacd973b313ff /tools/internal_ci/linux/grpc_interop_badserver_python.sh
parent3f8b3977bd22e5d01c287dd70dcb6aefbea5b503 (diff)
parent96d9031759bb96b744975b38109f9e72b8ca5ac3 (diff)
Merge pull request #11142 from matt-kwong/more-kokoro-job
Add MacOS interop and UBSan C to internal CI
Diffstat (limited to 'tools/internal_ci/linux/grpc_interop_badserver_python.sh')
-rwxr-xr-xtools/internal_ci/linux/grpc_interop_badserver_python.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/internal_ci/linux/grpc_interop_badserver_python.sh b/tools/internal_ci/linux/grpc_interop_badserver_python.sh
index 3ceb181d90..0a664aca86 100755
--- a/tools/internal_ci/linux/grpc_interop_badserver_python.sh
+++ b/tools/internal_ci/linux/grpc_interop_badserver_python.sh
@@ -36,6 +36,7 @@ export LANG=en_US.UTF-8
cd $(dirname $0)/../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc
+source tools/internal_ci/helper_scripts/prepare_build_interop_rc
-tools/run_tests/run_interop_tests.py -l python --use_docker --http2_server_interop $@
+tools/run_tests/run_interop_tests.py -l python --use_docker --http2_server_interop