From ebb2f426c3ec85d0b4369584913ff94a0e9a7567 Mon Sep 17 00:00:00 2001 From: Namanl2001 Date: Tue, 19 Oct 2021 00:21:37 +0530 Subject: [PATCH] adding SSH_KEY desc to makefile Signed-off-by: Namanl2001 --- build/root/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/build/root/Makefile b/build/root/Makefile index d0d69ab1602..3914aa67cd2 100644 --- a/build/root/Makefile +++ b/build/root/Makefile @@ -254,6 +254,7 @@ define TEST_E2E_NODE_HELP_INFO # GUBERNATOR: For REMOTE=true only. Produce link to Gubernator to view logs. # Defaults to false. # TEST_SUITE: For REMOTE=true only. Test suite to use. Defaults to "default". +# SSH_KEY: For existing SSH keys. # # Example: # make test-e2e-node FOCUS=Kubelet SKIP=container