From 1b69338460967fe98d2bd530f9efe86bbfa8ec29 Mon Sep 17 00:00:00 2001 From: Namanl2001 Date: Tue, 19 Oct 2021 21:57:42 +0530 Subject: [PATCH] amending desc in makefile Signed-off-by: Namanl2001 --- build/root/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/root/Makefile b/build/root/Makefile index 3914aa67cd2..de60c5edb4b 100644 --- a/build/root/Makefile +++ b/build/root/Makefile @@ -254,7 +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. +# SSH_KEY: For REMOTE=true only. Path to SSH key to use. # # Example: # make test-e2e-node FOCUS=Kubelet SKIP=container