Commit b47e22d0 authored by Zhou Fang's avatar Zhou Fang

endable DynamicKubeletConfig in benchmark test properties

parent 1125eb34
...@@ -6,4 +6,5 @@ CLEANUP=true ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment