mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Merge pull request #22358 from gmarek/set-register
Auto commit by PR queue bot
This commit is contained in:
commit
1dbc618c14
@ -136,6 +136,7 @@
|
||||
export NODE_SIZE="n1-standard-2"
|
||||
export NODE_DISK_SIZE="50GB"
|
||||
export NUM_NODES="100"
|
||||
export REGISTER_MASTER="true"
|
||||
# Reduce logs verbosity
|
||||
export TEST_CLUSTER_LOG_LEVEL="--v=2"
|
||||
# TODO: Remove when we figure out the reason for occasional failures #19048
|
||||
|
Loading…
Reference in New Issue
Block a user