mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
endable DynamicKubeletConfig in benchmark test properties
This commit is contained in:
parent
1125eb3484
commit
b47e22d013
@ -6,4 +6,5 @@ CLEANUP=true
|
|||||||
GINKGO_FLAGS='--skip="\[Flaky\]"'
|
GINKGO_FLAGS='--skip="\[Flaky\]"'
|
||||||
SETUP_NODE=false
|
SETUP_NODE=false
|
||||||
#TEST_ARGS=--cgroups-per-qos=false
|
#TEST_ARGS=--cgroups-per-qos=false
|
||||||
|
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'
|
||||||
PARALLELISM=1
|
PARALLELISM=1
|
||||||
|
Loading…
Reference in New Issue
Block a user