make the flaky suite run serially. Should prevent all the dynamic config errors
This commit is contained in:
parent
7593a9f555
commit
b0d138692e
@ -6,3 +6,4 @@ CLEANUP=true
|
||||
GINKGO_FLAGS='--focus="\[Flaky\]"'
|
||||
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'
|
||||
KUBELET_ARGS='--cgroups-per-qos=true --cgroup-root=/'
|
||||
PARALLELISM=1
|
||||
|
Loading…
Reference in New Issue
Block a user