Reduce logs verbosity in scalability tests

This commit is contained in:
Wojciech Tyczynski 2015-08-18 11:13:45 +02:00
parent 8e2cad79ea
commit d9d7f6d964

View File

@ -246,6 +246,8 @@ case ${JOB_NAME} in
MINION_SIZE="n1-standard-2"
MINION_DISK_SIZE="50GB"
NUM_MINIONS="100"
# Reduce logs verbosity
TEST_CLUSTER_LOG_LEVEL="--v=1"
;;
# Runs tests on GCE soak cluster.