Register master kubelet in scalability suite

pull/6/head
gmarek 2016-03-02 16:09:37 +01:00
parent 3caa6caa04
commit fb2173cedf
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@
export NODE_SIZE="n1-standard-2"
export NODE_DISK_SIZE="50GB"
export NUM_NODES="100"
export REGISTER_MASTER="true"
# Reduce logs verbosity
export TEST_CLUSTER_LOG_LEVEL="--v=2"
# TODO: Remove when we figure out the reason for occasional failures #19048