mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Increase logs verbosity in scalability tests.
This commit is contained in:
parent
1ef85cd78c
commit
0fa259f329
@ -374,7 +374,7 @@ case ${JOB_NAME} in
|
||||
MINION_DISK_SIZE="50GB"
|
||||
NUM_MINIONS="100"
|
||||
# Reduce logs verbosity
|
||||
TEST_CLUSTER_LOG_LEVEL="--v=1"
|
||||
TEST_CLUSTER_LOG_LEVEL="--v=2"
|
||||
# Increase resync period to simulate production
|
||||
TEST_CLUSTER_RESYNC_PERIOD="--min-resync-period=12h"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user