test-e2e-node: add SSH_OPTIONS

This allows overriding the default options.
This commit is contained in:
Jonathan Lebon
2021-10-18 22:30:11 -04:00
committed by Jonathan Lebon
parent 591f4cdb77
commit e0723c1e64
2 changed files with 4 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.
# SSH_OPTIONS: For REMOTE=true only. SSH options to use.
# RUNTIME_CONFIG: The runtime configuration for the API server on the node e2e tests.
#
# Example: