aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/linux/grpc_sanity.sh
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2017-05-12 12:25:43 -0700
committerGravatar GitHub <noreply@github.com>2017-05-12 12:25:43 -0700
commit04f97ca02282cd57fdc65fe798f94feb94c2d554 (patch)
treef9f638167c2116a57bd65434c172853f78d7da7f /tools/internal_ci/linux/grpc_sanity.sh
parentc8a6822b0e0afa53b2ec4c92610f7175e4be5127 (diff)
parenta2d9d48a888bf9162d1288496e60920b481bf3eb (diff)
Merge branch 'master' into backward-compat-dev
Diffstat (limited to 'tools/internal_ci/linux/grpc_sanity.sh')
-rwxr-xr-xtools/internal_ci/linux/grpc_sanity.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/internal_ci/linux/grpc_sanity.sh b/tools/internal_ci/linux/grpc_sanity.sh
index fac25c7531..7166ce7d24 100755
--- a/tools/internal_ci/linux/grpc_sanity.sh
+++ b/tools/internal_ci/linux/grpc_sanity.sh
@@ -33,8 +33,6 @@ set -ex
# change to grpc repo root
cd $(dirname $0)/../../..
-git submodule update --init
+source tools/internal_ci/helper_scripts/prepare_build_linux_rc
-# download base docker image from dockerhub
-export DOCKERHUB_ORGANIZATION=grpctesting
tools/run_tests/run_tests.py -l sanity -c opt -t -x sponge_log.xml --use_docker --report_suite_name sanity_linux_opt