mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Merge pull request #15153 from wojtek-t/common_resync_period
Extend resyncPeriods in controllers in production.
This commit is contained in:
@@ -353,6 +353,8 @@ case ${JOB_NAME} in
|
||||
NUM_MINIONS="100"
|
||||
# Reduce logs verbosity
|
||||
TEST_CLUSTER_LOG_LEVEL="--v=1"
|
||||
# Increase resync period to simulate production
|
||||
TEST_CLUSTER_RESYNC_PERIOD="--min-resync-period=12h"
|
||||
;;
|
||||
|
||||
# Runs tests on GCE soak cluster.
|
||||
|
||||
Reference in New Issue
Block a user