mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 18:11:22 +00:00
Register master kubelet in scalability suite
This commit is contained in:
@@ -136,6 +136,7 @@
|
|||||||
export NODE_SIZE="n1-standard-2"
|
export NODE_SIZE="n1-standard-2"
|
||||||
export NODE_DISK_SIZE="50GB"
|
export NODE_DISK_SIZE="50GB"
|
||||||
export NUM_NODES="100"
|
export NUM_NODES="100"
|
||||||
|
export REGISTER_MASTER="true"
|
||||||
# Reduce logs verbosity
|
# Reduce logs verbosity
|
||||||
export TEST_CLUSTER_LOG_LEVEL="--v=2"
|
export TEST_CLUSTER_LOG_LEVEL="--v=2"
|
||||||
# TODO: Remove when we figure out the reason for occasional failures #19048
|
# TODO: Remove when we figure out the reason for occasional failures #19048
|
||||||
|
Reference in New Issue
Block a user