Commit b3b30ff0 authored by Bryan Boreham's avatar Bryan Boreham Committed by Bryan Boreham

Make the FOCUS= example do something

Since several of the test suite descriptions spell "Kubernetes" with a capital K, but none match with a lower-case k.
parent 976ca09d
......@@ -162,7 +162,7 @@ test-e2e: ginkgo generated_files
# have the name "${INSTANCE_PREFIX}-${IMAGE_NAME}". Defaults to "test".
#
# Example:
# make test-e2e-node FOCUS=kubelet SKIP=container
# 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"
# Build and run tests.
......
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