Commit Graph

2618 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
446e662d98 lf_qa.py : updated exception message
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-07 17:32:58 -07:00
Chuck SmileyRekiere
720147e802 lf_qa.py : updated exceptions to print out reasonable explantions
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-07 17:30:27 -07:00
Matthew Stidham
fc7f73f175 regression_test: Remove unused LANFORGE_DATA variable
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 16:17:12 -08:00
Matthew Stidham
3bca34baa4 regression_test: IP address in device table
Start title with Hostname

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 16:14:19 -08:00
Matthew Stidham
bf6ee97298 regression_test: Fix system information table
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 14:48:57 -08:00
Matthew Stidham
4aa44b0eb4 regression_test: Fix curly brace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 13:31:40 -08:00
Matthew Stidham
372920b7a8 regression_test: create_chamberview is dependent on create_chamberview_dut. run them together without resetting the lanforge between commands.
Run create_chamberview_dut before create_chamberview

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 13:29:03 -08:00
Matthew Stidham
2e0f643484 regression_test: Create station and sensitivity
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 13:19:50 -08:00
Matthew Stidham
a4bded8f88 regression_test: Create station and dataplane
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 13:18:18 -08:00
Matthew Stidham
f1e42e994c regression_test: create_chamberview: Delete old instance of scenario if it already exists
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 13:14:58 -08:00
Matthew Stidham
f0f613d339 regression_test: Improve create_chamberview.py command
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 13:00:46 -08:00
Matthew Stidham
9e3c008ffb regression_test: Improve create_chamberview.py command
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 12:58:28 -08:00
Matthew Stidham
20ba391fd4 regression_test: Fix html table formatting
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 12:54:44 -08:00
Matthew Stidham
4f6ee25c81 regression_test: Save hostname to system information table
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 12:50:36 -08:00
Matthew Stidham
83136bb779 regression_test: Add System Information to System Information table
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 12:48:41 -08:00
Matthew Stidham
215fa5feee regression_test: Remove extra character
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 12:27:29 -08:00
Matthew Stidham
1deae84e52 mine_regression_results: Include Machine name in output
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 10:10:37 -08:00
Matthew Stidham
b1b612f421 regression_test:
New Table for system information
Record Python version
id tags for KPIs

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 10:09:38 -08:00
Matthew Stidham
4290214993 create_qvlan: remove unused arguments
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-07 09:27:12 -08:00
Chuck SmileyRekiere
ae94318f07 lf_check.py : fixed relative paths for lf_qa reports
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-07 08:28:18 -07:00
Chuck SmileyRekiere
7a2931d2ab *_test.json : pulled out the stability from AP Auto,
AP auto taking over 7 hours.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-07 06:56:21 -07:00
Matthew Stidham
b9de3f896c test_ip_connection doesn't have a test_duration flag
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 17:32:19 -08:00
Matthew Stidham
4e0730126d test_l3_longevity: Fix InfluxRequest import
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 17:30:13 -08:00
Matthew Stidham
bf8c8ed24a test_ip_variable_time: Fix logic
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 16:56:21 -08:00
Chuck SmileyRekiere
fa06f99269 dut.json : differenciate between SSID and BSSID
test.json : differenciate between SSID and BSSID
lf_check.py : differenciate between SSID and BSSID

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-06 17:52:02 -07:00
Chuck SmileyRekiere
4a73628b74 dut.json : updated for consistant use of BSSID_USED
test.json : updated for consistant use of BSSID_USED
lf_check.py : updated for use of BSSID_USED
Updated AP Auto test

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-06 17:42:04 -07:00
Matthew Stidham
7b36739a8b regression_test:
Data engineering 101
One data entry per row
One row per data entry
One variable per column
One column per variable

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:52:06 -08:00
Matthew Stidham
7b4bb1dab7 regression_test: Needs backslashes for test_l3_longevity command
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:37:25 -08:00
Matthew Stidham
3744ddfbb0 regression_test: Fix radio2 argument
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:35:55 -08:00
Matthew Stidham
7aeef0674c test_l3_unicast_traffic_gen: Fix potential unassigned variable error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:32:35 -08:00
Matthew Stidham
b9067250b7 test_l3_unicast_traffic_gen: Remove unused variables
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:28:41 -08:00
Matthew Stidham
0763d67f5c test_l3_unicast_traffic_gen: More pythonic way to do a for loop. Avoids unnecessary variables
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:25:49 -08:00
Matthew Stidham
a30ca8f07e test_client_admission: Remove unused arguments
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:18:23 -08:00
Matthew Stidham
ec51c57370 sta_connect_multi_example: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:13:22 -08:00
Matthew Stidham
25f537a027 sta_connect: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:12:39 -08:00
Matthew Stidham
ed03860677 rvr_scenario: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:11:53 -08:00
Matthew Stidham
b09daaa945 run_cv_scenario: Remove unused variable names
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 15:10:56 -08:00
Matthew Stidham
4035e5e90c test_l4: Fix improper time interval parameters
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 14:53:22 -08:00
Matthew Stidham
56c30eb0ac test_ipv4_ps: Allow user to define radio to create monitor on
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 14:29:35 -08:00
Matthew Stidham
89260e21e3 regression_test: Allow more than one radio to be defined in regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 14:28:31 -08:00
Matthew Stidham
bc47c24087 mine_regression_results: Initial commit
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 14:07:44 -08:00
Matthew Stidham
42921c4e7a scenario.py: Remove unused import
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 11:30:46 -08:00
Matthew Stidham
769cfff912 scenario.py: Check for BuildVersion, that will tell you whether the /events/ flag will work
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 11:11:51 -08:00
Matthew Stidham
3cba1decab regression_test: test_fileio should use upstream port
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 10:16:06 -08:00
Matthew Stidham
46314d2563 kaleido is no longer used anywhere in our library
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 09:33:08 -08:00
Matthew Stidham
8e3f50a6dc regression_test: comment out test_wanlink for now
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 09:20:49 -08:00
Matthew Stidham
bd6ce10620 regression_test: lf_snp_test command change
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-06 09:18:39 -08:00
Chuck SmileyRekiere
a563fe9d3e lf_check.py : added lf qa link to output report
lf_qa.py : removed None prior to sorting lists to prevent exceptions
ct_us_002_tests.json : updated test_l3_longevity.py test
report.css , reduced the size of copy button to 10 px to prevent jumping.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-06 07:09:04 -07:00
Chuck SmileyRekiere
5f753e6b51 lf_check.py : show the copy when hovering
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-04 10:26:37 -07:00
Chuck SmileyRekiere
ab608f1dc2 lf_check.py : added test suite duration , start and tend time.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-04 10:14:55 -07:00