Merge pull request #106431 from Namanl2001/image-config-dir

enabling runtime-config to be passed via make file for node-e2e testing purposes
This commit is contained in:
Kubernetes Prow Robot
2021-11-20 08:22:59 -08:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

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