From fe321fbbb0fa7b2da9fc8f675f3f7eeddb25fe86 Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Thu, 22 Jul 2021 06:49:16 -0600 Subject: [PATCH] lf_check.py : notes: ./lfclient.bash -cli-socket 3990 -s LF_MGR Signed-off-by: Chuck SmileyRekiere --- py-scripts/tools/lf_check.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/py-scripts/tools/lf_check.py b/py-scripts/tools/lf_check.py index 96cda1b1..d30c4bd7 100755 --- a/py-scripts/tools/lf_check.py +++ b/py-scripts/tools/lf_check.py @@ -32,6 +32,10 @@ Using .json: 2. update lf_check.json to enable (TRUE) tests to be run in the test suite, the default TEST_DICTIONARY GENERIC NOTES: +Starting LANforge: + On local or remote system: /home/lanforge/LANforgeGUI/lfclient.bash -cli-socket 3990 -s LF_MGR + On local system the -s LF_MGR will be local_host if not provided + 1. add server (telnet localhost 4001) build info, GUI build sha, and Kernel version to the output. A. for build information on LANforgeGUI : /home/lanforge ./btserver --version B. for the kernel version uname -r (just verion ), uname -a build date