aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-09-15 09:46:18 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-09-15 09:46:18 -0700
commit901b0f1a53f837038a87f1cfe28807265343275f (patch)
tree3db38c1d24dab09c63ddd845a3cf2973709c4c36 /tools
parentc7fa5f26a5aa4778ced3c50ca08f608f08842bea (diff)
Remove traces of running zookeeper on jenkins master
Diffstat (limited to 'tools')
-rwxr-xr-xtools/jenkins/run_jenkins.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/jenkins/run_jenkins.sh b/tools/jenkins/run_jenkins.sh
index 0f15835ea8..9ff588e8fa 100755
--- a/tools/jenkins/run_jenkins.sh
+++ b/tools/jenkins/run_jenkins.sh
@@ -79,7 +79,6 @@ then
-e "config=$config" \
-e "language=$language" \
-e "arch=$arch" \
- -e "GRPC_ZOOKEEPER_SERVER_TEST=grpc-jenkins-master:2181" \
-e CCACHE_DIR=/tmp/ccache \
-i \
-v "$git_root:/var/local/jenkins/grpc" \