[kubelet]update --cgroups-per-qos to --experimental-cgroups-per-qos

This commit is contained in:
mdshuai
2016-11-15 15:03:56 +08:00
parent d8fa4f4d56
commit 2189acdd4f
7 changed files with 10 additions and 10 deletions

View File

@@ -181,7 +181,7 @@ test-e2e: ginkgo generated_files
# Example:
# make test-e2e-node FOCUS=Kubelet SKIP=container
# make test-e2e-node REMOTE=true DELETE_INSTANCES=true
# make test-e2e-node TEST_ARGS="--cgroups-per-qos=true"
# make test-e2e-node TEST_ARGS="--experimental-cgroups-per-qos=true"
# Build and run tests.
.PHONY: test-e2e-node
test-e2e-node: ginkgo generated_files