Chuck SmileyRekiere
89d8baee94
lf_cleanup.py iterates over the individual cxs, endp, and stations
...
test_l3_longevity.py : comment on channel width
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-11-03 08:02:46 -06:00
Jed Reynolds
0ae0c97f95
jbr_monitor_bssids.py: comments out now duplicate options
2021-11-02 16:45:28 -07:00
Matthew Stidham
1fd331288c
Add no_cleanup flag
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-11-02 13:30:08 -07:00
Logan Lipke
f2e364d98a
changed station_list nargs from * to +
2021-11-02 10:22:44 -07:00
Logan Lipke
6239273f04
changed station_list argument to accept multiple arguments in space or comma separated list
2021-11-02 10:09:23 -07:00
Chuck SmileyRekiere
12c8985424
l3_cxprofile.py append 'alias' soon to the columns
...
test_ip_variable_time.py update example
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-11-02 07:52:55 -06:00
Chuck SmileyRekiere
44fffafe40
lf_cleanup.py pep8 (white space, removed imports, line cleanup)
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-29 13:51:30 -06:00
Chuck SmileyRekiere
dc6693604b
lf_cleanup.py : pep8 cleanup
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-29 13:38:06 -06:00
Chuck SmileyRekiere
21e5a1d349
lf_cleanup.py : script for removing sta, cx and endp from lanforge
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-29 13:33:32 -06:00
Chuck SmileyRekiere
93df56c354
update_dependencies.py : check for os to be able to run on windows
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-29 08:33:20 -06:00
Jed Reynolds
0327ec1c05
jbr_monitor_bssids.py: work leveraging new logging methods
...
Includes demonstration using a --debugging= argument to pass in tag:foo and method:methodname
areas to activate debug output
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-10-29 00:19:33 -07:00
Jed Reynolds
32b17ac342
example fetching and removing connections
...
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-10-29 00:19:33 -07:00
Jed Reynolds
c71e93ed75
jbr_monitor_bssids.py: fixes loading logic
...
- querying for load was happening before load was requested, which was clearly dumb
- incorporates show_events before load, and after every 5 seconds
- sys.settrace() call is experimental, is going to be removed
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-10-29 00:19:33 -07:00
Chuck SmileyRekiere
1dadbc3fc3
test_l3_longevity.py : remove the mmu field
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-28 15:05:33 -06:00
Logan Lipke
df68373001
Fixed function calls, renamed cli argument to fit with other arguments, fixed issue with improper type compare
2021-10-27 11:08:12 -07:00
Chuck SmileyRekiere
5d22de3824
port_probe.py : added HT equation
...
ct_us_001_scripts.json updated ip_variable_time.py test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-26 07:11:00 -06:00
Chuck SmileyRekiere
c0eb2c000e
moved port_porbe.py under py-scripts to created lf_port_probe.py to avoid
...
confusion of the two file.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-26 05:52:27 -06:00
Chuck SmileyRekiere
cdccc492d9
py-json/port_probe.py :
...
py-scripts/port_probe.py
py-script/test_ip_variable_time.py
Starting point from previous work
2021-10-25 17:51:35 -04:00
Chuck SmileyRekiere
03bbf60634
test_l3_longevity.py : initialize all of the variables to avoid unintialized
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-25 15:06:20 -06:00
Chuck SmileyRekiere
2978c95069
test_l3_longevity.py , initialize the mac_found_ul
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-25 09:11:56 -06:00
Chuck SmileyRekiere
8320e997bc
ct_us_002/3/4_test.json : added test_l3_longevity
...
asus_ap.py defaut test mode to true for testing
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-23 19:34:25 -06:00
Chuck SmileyRekiere
741534da45
asus_ap.py : initial place holder
...
lf_check.py: fix meta.txt creation on interations
added test_l3_longevity.py to ct_us_001_tests.json ct_us_004_tests.json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-23 08:45:07 -06:00
Chuck SmileyRekiere
80c49a8742
test_l3_longevity.py : updated details
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-22 13:04:09 -06:00
Chuck SmileyRekiere
9ae874fe97
test_l3_longevity.py, updated to report the number of stations on side a
...
the side b (eth) is not in the station count.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-22 11:12:26 -06:00
Chuck SmileyRekiere
4833ac8125
lf_kpi_csv.py : updated notes and comments
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-22 09:23:17 -06:00
Jed Reynolds
99a40d32ff
jbr_monitor_bssids.py now has logic to load scenario and wait for it to finish loading
2021-10-21 17:47:01 -07:00
Jed Reynolds
5f151bc912
jbr_monitor_bssids: query finds last event ID now, fixes debug
2021-10-21 17:47:01 -07:00
Chuck SmileyRekiere
cba448d56f
lf_kpi_csv.py : added tab delimiters which is used by chamberview tests
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-21 16:15:36 -06:00
Chuck SmileyRekiere
528f143c6e
lf_kpi_csv.py : added default for dut-serial-num
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-21 15:03:13 -06:00
Chuck SmileyRekiere
d529fcb741
lf_kpi_csv.py , test_l3_longevity.py : bug fix test-details is test details
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-21 14:55:56 -06:00
Chuck SmileyRekiere
bde2e41459
lf_kpi_csv.py : path output fix, added dut-serial-num
...
test_l3_longevity.py : output kpi path
ct_us_001_test.json : kpi to database
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-21 14:44:18 -06:00
Chuck SmileyRekiere
91ca63f497
lf_kpi_csv.py : path output fix
...
test_l3_longevity.py : output kpi path
ct_us_001_test.json : kpi to database
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-21 13:55:54 -06:00
Chuck SmileyRekiere
701623c829
lf_kpi_csv.py updating kpi.csv class to be used as a library
...
test_l3_longevity.py : updated for using the lf_kpi_csv.py class
for reporting kpi.csv data
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-21 13:11:25 -06:00
Chuck SmileyRekiere
3ad491a326
ct_us_001_tests.json : updated paths for test_l3_longevity.py
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-21 13:11:25 -06:00
Jed Reynolds
8ff674f1f2
jbr_monitor_bssids.py: WIP attempting to recreate load scenario logic with lanforge_api
2021-10-20 17:38:58 -07:00
Jed Reynolds
86b9f5e28f
jbr_monitor_bssids: script for monitoring a L3 connection across a series of APs
...
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-10-20 11:46:49 -07:00
Jed Reynolds
92ce5aa54e
jbr_create_wanlink.py: adds parameters that were left out when testing to prove lanforge_api warnings
...
Signed-off-by: Jed Reynolds <jed@bitratchet.com >
2021-10-19 22:54:52 -07:00
Chuck SmileyRekiere
c5842993fd
ct_us_001_tests.json , ct_us_004_tests.json added nightly tests
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-19 22:21:06 -06:00
Chuck SmileyRekiere
7bbfa394ca
test_l3_longevity.py : add reading ul - uplink - rx_report from AP,
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-19 15:26:38 -06:00
Matthew Stidham
c996c90845
Update port_probe and files which depend on it. Add vht and ht calculators
...
Signed-off-by: Matthew Stidham <stidmatt@gmail.com >
2021-10-19 10:36:24 -07:00
Chuck SmileyRekiere
5bc581eacd
test_l3_longevity.py : column headings to differciate what is read from
...
bs_data, Also to differciate between eventually have rx_report
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-19 10:04:17 -06:00
Chuck SmileyRekiere
95f982152d
test_l3_longevity.py added rx_report fake data
...
Colsolidated how the column lengths are determined by
self.ap_stats_col_titles
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-19 07:15:49 -06:00
Chuck SmileyRekiere
68244264a1
test_l3_longevity.py : generic methods for getting fake AP data
...
This code will eventually be moved to an AP class in a separate file.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-19 06:22:32 -06:00
Chuck SmileyRekiere
2dcd2edf62
lf_check.py test suite added to email title and the email text
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-19 05:51:18 -06:00
Chuck SmileyRekiere
ebd947925e
lf_check.py bug fix test_result correctly named
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-19 05:14:46 -06:00
erinnerim
7745a6cd9b
create_l3.py: remove stations, only create one cx
...
driver.py, drivermetadata.xml: include --mgr argument for CloudShell dataplane test
2021-10-18 16:31:34 -07:00
Chuck SmileyRekiere
b6441c0723
lf_check.py : removed unused code for database loading.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-18 17:12:21 -06:00
Chuck SmileyRekiere
5237aec5f1
test_l3_longevity.py update for ap_test mode
...
added test_l3_longevity_beta.py to sandbox for script restructuring.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-18 11:22:58 -06:00
Chuck SmileyRekiere
72e2fe265a
ct_us_003_tests.json fixed radio definitions for ap_auto, 001,004 have ap
...
test be short one as part of the test suite.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-18 06:57:50 -06:00
Chuck SmileyRekiere
abe6a55cd8
lf_qa.py bug fix on parcing meta.txt files, fixes reporting for 5.4.3
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2021-10-17 10:53:26 -06:00