mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
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.
This commit is contained in:
parent
976ca09d71
commit
b3b30ff01f
2
Makefile
2
Makefile
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user