mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-18 00:40:32 +00:00
Merge pull request #32604 from coufon/increase_qps
Automatic merge from submit-queue Enable DynamicKubeletConfig in benchmark test properties This PR fixes "change QPS limit" failure by adding "TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'" in jenkins-benchmark.properties
This commit is contained in:
@@ -6,4 +6,5 @@ CLEANUP=true
|
||||
GINKGO_FLAGS='--skip="\[Flaky\]"'
|
||||
SETUP_NODE=false
|
||||
#TEST_ARGS=--cgroups-per-qos=false
|
||||
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'
|
||||
PARALLELISM=1
|
||||
|
||||
Reference in New Issue
Block a user