Matthew Stidham
69ddad1009
lf_graph: Fix unused variables
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-08 11:03:13 -08:00
Matthew Stidham
4f76085982
lf_graph: Fix mutable default arguments
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-08 11:02:03 -08:00
Matthew Stidham
f50741bdae
lf_graph: Remove redundant parentheses
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-08 11:02:03 -08:00
Chuck SmileyRekiere
721ab3c510
l3_cxprofile.py : handle case were beacon avg signal not present as a key
...
port_probe.py if MHz not in probe set to 20Mhz, this may need to change
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-12-08 11:03:29 -07:00
Matthew Stidham
2d52f7369c
regression_test: Fix LANforge ERror Messages column so we have a better understanding where the error is coming from
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-08 09:33:26 -08:00
Matthew Stidham
4ae239c7c5
mine_regression_test: Move ips to argparser so a user can choose which devices they want to data mine. If none are selected, default to the devices we are currently using in the lab.
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-07 18:03:23 -08:00
Matthew Stidham
1f7ca179e8
mine_regression_results: Take advantage of the updates to regression reports which include system information
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-07 17:56:32 -08:00
Matthew Stidham
828ce68532
regression_test: Check to see if the error is due to LANforge or not
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-07 17:27:07 -08:00
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
5fdadbda64
LFUtils: Remove unused init, the second one was the one which was actually used
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 17:26:36 -08:00
Matthew Stidham
d31adb049c
LFUtils: Cleanup whitespace
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 17:25:00 -08:00
Matthew Stidham
f8d275ca08
qvlan_profile: Remove unused parameters
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 17:05:00 -08:00
Matthew Stidham
e00ad53428
port_probe: Fix whitespace
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 17:03:16 -08:00
Matthew Stidham
ec9bceea4e
multicast_profile.clean_mc_list: Looks like this is what it was supposed to do
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 17:00:29 -08:00
Matthew Stidham
fcc578e6f9
lfdata: Use static methods where possible. use error flag when called
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:59:07 -08:00
Matthew Stidham
2141ce103e
l3_cxprofile: Improve is not None logic, it's redundant
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:56:21 -08:00
Matthew Stidham
5d4dabee80
l3_cxprofile: Replace BaseException with more explicit logic
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:56:21 -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
Matthew Stidham
374f4cb0e9
l3_cxprofile: Fix redundant parentheses
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:56:21 -08:00
Matthew Stidham
695fa8b9b1
l3_cxprofile: No need to make it self.data
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:56:21 -08:00
Matthew Stidham
7f7d759db9
l3_cxprofile: Use static method when we can
...
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
bd3191456a
fio_endp_profile: Unused variables
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:34:17 -08:00
Matthew Stidham
6e9ddbb029
dut_profile: Unused parameters
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:33:29 -08:00
Matthew Stidham
ceb08808e1
dataplane_test_profile: Unused variable
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:32:56 -08:00
Matthew Stidham
b83179c70d
cv_dut_profile: Fix incorrect type error
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:32:13 -08:00
Matthew Stidham
404301cae9
create_wanlink: Fix incorect Type error
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-12-06 16:30:51 -08:00