mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 21:25:09 +00:00
Enable --log-level=info for docker daemons for scalability jenkins job and e2e test.
This commit is contained in:
@@ -139,6 +139,8 @@
|
||||
export REGISTER_MASTER="true"
|
||||
# Reduce logs verbosity
|
||||
export TEST_CLUSTER_LOG_LEVEL="--v=2"
|
||||
# TODO: Remove when we figure out #22166 and other docker potential slowness
|
||||
export DOCKER_TEST_LOG_LEVEL="--log-level=info"
|
||||
# TODO: Remove when we figure out the reason for occasional failures #19048
|
||||
export KUBELET_TEST_LOG_LEVEL="--v=4"
|
||||
# Increase resync period to simulate production
|
||||
|
Reference in New Issue
Block a user