mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 19:23:40 +00:00
Merge pull request #16490 from wojtek-t/increase_logs_verbosity_in_scalability
Increase logs verbosity in scalability tests.
This commit is contained in:
commit
f944e96277
@ -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