lf_check.py : comment updates updated GENERIC NOTES:

A. for build information on LANforgeGUI : /home/lanforge ./btserver --version
 B. for the kernel version uname -r (just verion ), uname -a build date

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-06-25 13:08:44 -06:00
parent 5ef8761d9c
commit 3494dbed89

View File

@@ -31,10 +31,11 @@ Using .json:
1. copy lf_check.json to <file name>.json this will avoide .json being overwritten on git pull
2. update lf_check.json to enable (TRUE) tests to be run in the test suite, the default TEST_DICTIONARY
TO DO NOTES:
6/14/2021 :
GENERIC NOTES:
1. add server (telnet localhost 4001) build info, GUI build sha, and Kernel version to the output.
2. add unique database prior to each run
A. for build information on LANforgeGUI : /home/lanforge ./btserver --version
B. for the kernel version uname -r (just verion ), uname -a build date
2. Use json to pass in influx config and ghost config
3. note the symbolic link at 192.168.100.201:/var/www/html/html-reports is pointing to /home/lanforge/html-reports
'''