Chuck SmileyRekiere
b809e10747
lf_check.py : initial work on getting radio information
...
ct_us_001_tests.json : created a shorter test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-27 18:04:36 -06:00
Jed Reynolds
fe135708de
lf_check.py: tests for fully qualified host name to see if it has a domain name, otherwise use IP address
...
Browsers can do weird things like transform $host to "www.${host}.com" if they don't detect a domain.
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-08-26 16:32:11 -07:00
Jed Reynolds
8e273b8b37
lf_check.py: improves styling and layout to minimize impact of very large command text
...
- command text is given a row to itself
- command row is one-click copyable to clipboard
- command column is now just the short (first word) command
- applies style tags to several columns to reduce word wrapping
- uses hostname in alert instead of IP address
Signed-off-by: Jed Reynolds <jed@candelatech.com >
2021-08-26 14:31:16 -07:00
Chuck SmileyRekiere
7b7d101ff1
lf_check.py : removed unused input parameters --use_json and --ini ,
...
lf_check.py no longer supports .ini files (too difficult) and only uses
json so --use_json was redudant.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-24 07:19:56 -06:00
Chuck SmileyRekiere
b29ce7ace8
lf_check.py : more not updates
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-23 11:29:21 -06:00
Chuck SmileyRekiere
51ea055e43
lf_check.py : notes updates for getting radio information
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-23 11:22:52 -06:00
Chuck SmileyRekiere
a23060952a
lf_check.py : formatting changes for meta data
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-22 08:47:34 -06:00
Chuck SmileyRekiere
66f0c22f68
lf_check.py populate meta.txt file with lanforge system information
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-22 08:37:24 -06:00
Chuck SmileyRekiere
95f241eb52
lf_check.py : updates for LANforge version information
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-22 08:30:36 -06:00
Chuck SmileyRekiere
75c3a6bb14
lf_check.py : initial checkin to have other LANforge information stored
...
in meta.txt
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-22 08:21:19 -06:00
Chuck SmileyRekiere
a8e855c2cb
lf_check.py : changed lanforge_node to lanforge_system_node to assist in
...
differenciateing systems in a realm
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-22 08:02:27 -06:00
Chuck SmileyRekiere
09a77a968f
lf_check.py : stop running tests if lanforge kernel version and GUI version
...
not readable.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-21 18:31:41 -06:00
Chuck SmileyRekiere
65ae249142
lf_check.py : create full lanforge version (with compiled date) and shortened version
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-21 18:13:04 -06:00
Chuck SmileyRekiere
b2fa1f59b2
lf_check.py , lf_qa.py : reading meta data for 5.4.3 test-tag
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-21 17:18:40 -06:00
Chuck SmileyRekiere
93b983d0cf
lf_check.py : stored simplified version of LANforge in meta file
...
lf_qa.py : read test_tag from meta file
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-21 11:58:13 -06:00
Chuck SmileyRekiere
90a51fcf75
lf_check.py : eliminated pyflakes warnings, configuration removed
...
checking for Iflux, grafana, and ghost when not used.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-21 08:55:47 -06:00
Chuck SmileyRekiere
ff81faaab5
lf_check.py : meta.txt created with test_tag information
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-20 17:26:15 -06:00
Chuck SmileyRekiere
15b9cb916a
test_l3_longevity.py : debug code for -B side not reporting traffic
...
lf_check.py : meta-data formatting
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-20 15:51:29 -06:00
Chuck SmileyRekiere
803485641b
lf_check.py : saving meta data file
...
test_l3_longevity : adding per endpoint rx_rate rx_rate_ll rx_pkts_ll
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-19 16:29:44 -06:00
Chuck SmileyRekiere
50e8e47f81
lf_check.py : added time , start , stop and duration
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-17 17:56:10 -06:00
Chuck SmileyRekiere
051f82950d
lf_check.py : moved set_dut_name to parameters json parce routine
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-16 09:06:24 -06:00
Chuck SmileyRekiere
2940559185
lf_check.py: dut_set_name needed to be under the test_rig or test configuration,
...
removed from the database configuration
json files updated.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-16 08:51:30 -06:00
Chuck SmileyRekiere
367262271f
lf_check.py : debugging , separate json for rig, tests
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-15 10:52:39 -06:00
Chuck SmileyRekiere
d0c5566f41
lf_check.py : added iterations to the individual tests
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-15 09:27:56 -06:00
Chuck SmileyRekiere
57720fe1db
lf_qa.py debug information on the DUT information
...
1. The naming for the empty DUT strings changed. The DUT is taken from
the kpi, this is a step closer to a fix of wanting the latest DUT information
from the Database yet not full proof.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-15 06:49:34 -06:00
Chuck SmileyRekiere
956a6ddb43
lf_check.py , lf_qa.py : support for reporting mechanisms
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-14 17:10:35 -06:00
Chuck SmileyRekiere
0b1d8d57ac
lf_check.py : missed edit from previous commit
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 15:00:33 -06:00
Chuck SmileyRekiere
847face100
lf_check.py , provide separate json for influx, grafana, and ghost
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 14:58:39 -06:00
Chuck SmileyRekiere
1f00c55c89
lf_check.py : separated json_rig and json_test processing
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 13:36:27 -06:00
Chuck SmileyRekiere
77064eb9ab
lf_check.py : host ip for qa_url
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 08:37:48 -06:00
Chuck SmileyRekiere
2034ea1044
lf_check.py add ip to qa report
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 08:30:06 -06:00
Chuck SmileyRekiere
f24f945c14
lf_check.py : qa url updated for presentation from server
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 08:11:15 -06:00
Chuck SmileyRekiere
adb382ea35
lf_check.py , consolidated naming html_report , report_html
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 07:57:24 -06:00
Chuck SmileyRekiere
56479b56c2
lf_check.py : updated for qa reporting
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 07:50:22 -06:00
Chuck SmileyRekiere
42cf023deb
lf_check.py: check for error in stderr for declaring failure
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 05:50:14 -06:00
Chuck SmileyRekiere
d1f6b70c21
lf_check.py : updated to check for error in stderr
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-13 05:44:31 -06:00
Chuck SmileyRekiere
d963dde407
ct_us_001.json : updates to short test
...
lf_check.py : initial steps towards getting radio firmware
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-12 21:45:33 -06:00
Chuck SmileyRekiere
cac254107b
lf_check.py : additional removal for the --use_json flag as json will
...
be the only configuration supported. Using the flag --use_json will
a Note that the --use_json is deprecated.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-12 16:53:45 -06:00
Chuck SmileyRekiere
70a6a130d3
lf_check.py : remove support for .ini files
...
Note: the .ini was supported early , json support was added and
provided better syntax checking as compared to .ini
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-12 16:32:28 -06:00
Chuck SmileyRekiere
028ca6b824
lf_check.py : clean up reporting , avoid coping latest to top directory
...
The email takes care of any pathing issues
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-12 08:54:00 -06:00
Chuck SmileyRekiere
10e4e65719
lf_check.py : random key stroke removed
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-12 07:50:11 -06:00
Chuck SmileyRekiere
47c1df1fb9
lf_check.py : update to log pathing
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-12 07:48:31 -06:00
Chuck SmileyRekiere
43717cf31f
lf_check.py : updates for placing logs in log directory
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-12 07:35:26 -06:00
Chuck SmileyRekiere
109bdfa383
lf_check.py : fixed table alignment
...
lf_qa.py : DUT at the beginning of the test run
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-10 12:08:03 -06:00
Chuck SmileyRekiere
5f8c7d76f6
lf_check.py : modified NOT_SET to NA as provides flexibility
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-09 07:49:56 -06:00
Chuck SmileyRekiere
0dbe9ed0a7
lf_check.py : added ability to pass in the path for results
...
1. the ability to have results per testbed
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-08-08 08:26:31 -06:00
Matthew Stidham
d8c3753fbd
No debug command in lf_check.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-08-06 13:15:51 -07:00
Matthew Stidham
4bce5501c8
Check to make sure that IP addresses are present
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-08-06 13:09:04 -07:00
Matthew Stidham
6a95930a09
Better output when user types in a wrong port in lf_check.py
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-08-06 09:20:50 -07:00
Matthew Stidham
7cbd210253
Error reporting for Influx and Grafana in Ghost posts
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-08-04 15:27:47 -07:00