mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
Merge pull request #22453 from dchen1107/test1
Enable --log-level=info for docker daemons for scalability jenkins jo…
This commit is contained in:
@@ -146,6 +146,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