adding comment in makefile

Signed-off-by: Namanl2001 <namanlakhwani@gmail.com>
This commit is contained in:
Namanl2001 2021-11-16 01:15:03 +05:30
parent 159fcbb01e
commit d9bd480edd
No known key found for this signature in database
GPG Key ID: 9A1A40EC006A1793

View File

@ -256,6 +256,7 @@ define TEST_E2E_NODE_HELP_INFO
# Defaults to false.
# TEST_SUITE: For REMOTE=true only. Test suite to use. Defaults to "default".
# SSH_KEY: For REMOTE=true only. Path to SSH key to use.
# RUNTIME_CONFIG: The runtime configuration for the API server on the node e2e tests.
#
# Example:
# make test-e2e-node FOCUS=Kubelet SKIP=container