turn on dynamic config for flaky tests

This commit is contained in:
David Ashpole 2017-01-18 13:48:47 -08:00
parent 5ca25bea21
commit caa9cc0b70

View File

@ -4,4 +4,5 @@ GCE_ZONE=us-central1-f
GCE_PROJECT=k8s-jkns-ci-node-e2e
CLEANUP=true
GINKGO_FLAGS='--focus="\[Flaky\]"'
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'
KUBELET_ARGS='--experimental-cgroups-per-qos=true --cgroup-root=/'