Commit Graph

518 Commits

Author SHA1 Message Date
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
e1af7892e5 ct_us_001.json ct_us_003.json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-08 16:26:09 -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
Chuck SmileyRekiere
4a75bdbb29 lf_dash.py : minor typo fix
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 17:55:12 -06:00
Chuck SmileyRekiere
5e3c461126 lf_dash.py : put in timing
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 17:53:18 -06:00
Chuck SmileyRekiere
2e0f9ccd2e lf_dash.py : remove n_clicks
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:18:38 -06:00
Chuck SmileyRekiere
393a3644e5 lf_dash.py : remove callbacks for now
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:13:57 -06:00
Chuck SmileyRekiere
9892b1dd73 lf_dash.py : remove scrolling
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:04:47 -06:00
Chuck SmileyRekiere
8c5a457ca1 lf_dash.py : update to comment
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 15:04:47 -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
Chuck SmileyRekiere
1f6cf7cfac lf_dash.py : increased the size of the scroll window
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 10:26:07 -06: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
Chuck SmileyRekiere
aa3517897e lf_dash.py : only generate png files once when running
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 09:23:36 -06:00
Chuck SmileyRekiere
c3c859180a lf_dash.py : comment edit
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 08:29:17 -06:00
Chuck SmileyRekiere
399a53b895 lf_dash.py : try except added around appending to db with different columns
1. the databases need to match with the column layout for kpi, the db may get
corrupted, either enter a new db or regenerate old one.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:42:50 -06:00
Chuck SmileyRekiere
7fbd233b71 lf_dash.py : print statement update
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:35:13 -06:00
Chuck SmileyRekiere
48db0f6cc7 lf_dash.py : added try except around trying to read empty database
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:32:41 -06:00
Chuck SmileyRekiere
552132906a lf_dash.py : added additional examples, error checking for --store and --png
added together

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:20:59 -06:00
Chuck SmileyRekiere
10c4c4690d lf_dash.py : upated comments , not only for usage also an example
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:07:26 -06:00
Chuck Rekiere
66f0d9cff6 lf_dash.py : chmod 777 to allow for execution
Signed-off-by: Chuck Rekiere <chuck.rekiere@candelatech.com>
2021-08-06 06:59:28 -06:00
Chuck SmileyRekiere
db988589b2 kpi_csv_sq.py : updated comments
lf_dash.py : Initial commit  of the dashboard tool
1. lf_dash.py is a copy of the current state of kpi_csv_sq.py
2. lf_dash.py is a slightly shorter name so may be easier to type
3. kpi_csv_sq.py is a bit cryptic and hard to tell what it does by the name

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 06:55:52 -06:00
Chuck SmileyRekiere
8ad6a19cfb ct_us_002.json : updated for test-tag
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-05 23:01:28 -06: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
Chuck SmileyRekiere
c9274bb062 ct_us_004.json : fixed quotes on test_tag
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-03 21:26:08 -06:00
Chuck SmileyRekiere
55c3d7c7a6 ct_us_004.json : syntax update
kpi_csv_sq.py : dash is containerized and file access needs to be done via
a server

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-03 20:35:44 -06:00
Chuck SmileyRekiere
7dc362016c ct_us_004.json updates for mt
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-03 18:57:26 -06:00
Chuck SmileyRekiere
7d667ef4d2 ct_us_001.json : added mt7915e to main test suite
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-03 13:00:21 -06:00
Chuck SmileyRekiere
920504fb2d ct_us_004.json : mediatech updates,
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-03 07:20:48 -06:00
Chuck SmileyRekiere
4a544db4c7 ct_us_001.json : correct wan description --station 1.1.wlan7
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-03 07:01:00 -06:00
Chuck SmileyRekiere
1ccdd32228 ct_us_001/4.json - adding mt7915e
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-03 06:37:51 -06:00
Chuck SmileyRekiere
60b127d548 ct_us_004.json : framework updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-01 09:05:16 -06:00
Chuck SmileyRekiere
755b4c56f0 ct_us_001.json ct_us_002.json : testbed updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-01 08:50:58 -06:00
Chuck SmileyRekiere
de14691cd2 ct_us_001.json : syntax fix
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-30 17:03:26 -06:00
Chuck SmileyRekiere
1c2bc57d29 ct_us_001.json : syntax fix
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-30 16:48:41 -06:00
Chuck SmileyRekiere
eb2a952d7c ct_us_001.json : added simple test tag
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-30 16:41:41 -06:00
Matthew Stidham
124fa0f576 DUT Names apparently cannot have spaces
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-30 11:19:39 -07:00
Matthew Stidham
9efbc5c091 Correct DUT name
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-30 11:07:37 -07:00
Matthew Stidham
5a3dccf7ce DUTs work a lot better with the correct AP address
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-30 10:52:06 -07:00
Matthew Stidham
77bd23425a Fixing wifi credentials in ct_us_004
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-30 10:47:45 -07:00
Matthew Stidham
1667be8d19 Updating ssid since testbed DUT has changed.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-07-30 10:43:35 -07:00
Chuck SmileyRekiere
e2618461bd kpi_sqlite.py : test code for QA
ct_id_102.json : regression - local testbed example

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-29 16:06:47 -06:00
Chuck SmileyRekiere
7c52f58309 lf_check.py : comment update for starting lanforge on boot
ct_us_001.json : start of configuation for ap auto test

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-27 16:24:21 -06:00
Chuck SmileyRekiere
d6c0b50f56 lf_check.py : typo fix
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-26 08:13:24 -06:00
Chuck SmileyRekiere
1913c04227 lf_check.py : removed \n from the kernel version , node version ,
GUI build date read from LANforge. Getting data ready to do the
software version analysis

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-26 08:10:16 -06:00
Chuck SmileyRekiere
2af342777d lf_check.py : comments updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-26 06:41:38 -06:00
Chuck SmileyRekiere
1c328b2aab lf_check.py : replace does not work on a list
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-24 18:13:15 -06:00
Chuck SmileyRekiere
84a4fcce9a lf_check.py : formatting on the kernel and gui values
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-07-24 18:06:59 -06:00