mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user