Commit Graph

1514 Commits

Author SHA1 Message Date
Jed Reynolds
0549e3fed5 JSON: renames IPV4FIO test to FileIOTest 2020-10-20 15:04:57 -07:00
Jed Reynolds
666bd6bacd JSON: realm: fixes wild copy paste 2020-10-20 15:00:08 -07:00
Jed Reynolds
b11d5dc3fb JSON: fixes station and vap creation set_wifi_extra call 2020-10-20 14:57:55 -07:00
Jed Reynolds
b28da2c4cd updates fileio test help 2020-10-20 14:26:31 -07:00
Jed Reynolds
0a919202b0 JSON: test_ipv4_ttls.py: changes wifi_extra= to use_radius= and hs20_enable=, plus:
- passes command line password parameters in
- adds parameter setters for ieee80211w, enable_pkc, hs20_enable
- sets pairwise, group to DEFAULT by default
- reformats help
2020-10-19 23:51:09 -07:00
Jed Reynolds
e0c4f18ca7 JSON: realm: fixes unwanted hs20_enable flag, plus:
- reformats very wide methods
- splits wifi_extra= into use_radius= and hs20_enable=
2020-10-19 23:49:09 -07:00
Jed Reynolds
69791a1cce JSON: TTLSTest: gains more options for set_wifi_extra, fixes help 2020-10-19 22:44:58 -07:00
Jed Reynolds
11ee71e595 JSON: updates StationProfile, adds set_wifi_extra flags, adds list of wpa_ent encryption types 2020-10-19 22:44:22 -07:00
Logan Lipke
91fa40d83e Merge remote-tracking branch 'origin/master' 2020-10-19 17:59:18 -07:00
Logan Lipke
a61f8e5f58 Updated to use arguments for min_read/write, updated testing WIP 2020-10-19 17:59:14 -07:00
Chuck SmileyRekiere
bcc64633b8 lf_cisco_snp.py: bug fix passed in string for mode not int 2020-10-19 14:04:05 -06:00
Chuck SmileyRekiere
e0566b92e7 lf_cisco_snp.py : bug fix 2020-10-19 11:18:31 -06:00
Chuck SmileyRekiere
e28bbb92a9 test_l3_longevity.py csv_processor.py: summary and raw csv files created 2020-10-17 17:41:11 -06:00
Chuck SmileyRekiere
de54f3f208 lf_cisco_snp.py: sample static radio config if no radios passed in 2020-10-17 14:13:22 -06:00
Chuck SmileyRekiere
ef897a9408 lf_cisco_snp.py: added wifimode config from command line 2020-10-17 12:34:48 -06:00
Chuck SmileyRekiere
59624575cc lf_cisco_snp.py: bug fix 2020-10-17 09:54:09 -06:00
Chuck SmileyRekiere
7d62d9eb1a lf_cisco_snp.py: removed argument conflicts 2020-10-17 09:48:50 -06:00
Chuck SmileyRekiere
c3c710605a lf_cisco_snp.py: added cisco_port 2020-10-17 09:45:03 -06:00
Chuck SmileyRekiere
0943fd4e2f lf_cisco_snp.py: added time for controller to detect the stations 2020-10-16 22:06:02 -06:00
Chuck SmileyRekiere
3c972aad3c cisco_wifi_ctl.py : bug fix for 3504 save config 2020-10-16 21:45:04 -06:00
Chuck SmileyRekiere
07b7cd6a26 lf_cisco_snp.py : added wait after configure of controller 2020-10-16 21:20:30 -06:00
Chuck SmileyRekiere
ede43a06b2 lf_cisco_snp.py: updates from testing 2020-10-16 18:33:10 -06:00
Chuck SmileyRekiere
2ecca3dd3b test_l3_longevity.py : bug fix on capturing output from controller 2020-10-16 18:22:29 -06:00
Chuck SmileyRekiere
58cb25da3a lf_cisco_snp.py: updates results of testing 2020-10-16 17:31:56 -06:00
Chuck SmileyRekiere
d36248a6d2 lf_cisco_snp.py: additional updates 2020-10-16 16:52:55 -06:00
Chuck SmileyRekiere
a184a2302d lf_cisco_snp.py: general notes 2020-10-16 14:18:16 -06:00
Chuck SmileyRekiere
b853aff963 lf_cisco_snp.py : cisco interface clean up for 3504 2020-10-16 12:58:55 -06:00
Chuck SmileyRekiere
8b63bf7f65 lf_cisco_snp.py: updating cisco controller configuration - more will be added 2020-10-15 17:39:27 -06:00
Logan Lipke
0368b59bce Merge remote-tracking branch 'origin/master' 2020-10-15 15:56:42 -07:00
Logan Lipke
060a1e00be Changed method names to Headers, updated script descriptions 2020-10-15 15:56:34 -07:00
Logan Lipke
cd638e147f Updated methods to fit PEP8 standards 2020-10-15 15:36:59 -07:00
Logan Lipke
24e510a848 Updated methods to fit PEP8 standards 2020-10-15 15:36:10 -07:00
Chuck SmileyRekiere
e733f0307f lf_cisco_snp.py : cisco updates checkpoint from scaling and performance emails 2020-10-15 16:26:29 -06:00
Chuck SmileyRekiere
e5fe737c03 lf_cisco_snp.py : cisco updates from scaling and performance emails 2020-10-15 09:58:34 -06:00
Chuck SmileyRekiere
edcd61dc44 ls_cisco_snp.py : updates for testing 2020-10-15 09:58:34 -06:00
Chuck SmileyRekiere
8cfe56c3f1 lf_cisco_power.py: log updates test_l3_longevity.py csv updates 2020-10-14 11:30:01 -06:00
Chuck SmileyRekiere
0a3cd541cf csv_processor.py: update 2020-10-14 11:30:01 -06:00
Jed Reynolds
d300ac1804 lf_associate_ap: adds ieee80211w switch 2020-10-14 10:02:36 -07:00
Jed Reynolds
7c41cd6edd formatting 2020-10-13 23:40:46 -07:00
Jed Reynolds
35adec4213 adds readme for label-printer 2020-10-13 23:35:21 -07:00
LoganLipke
b0ffdb4e56 Improved testing functionality 2020-10-12 15:24:11 -07:00
Ben Greear
78bad7d526 cisco-power: Add comments to explain some of the math. 2020-10-12 13:46:54 -06:00
Ben Greear
c89cef3bde cisco-power: Add comments to explain some of the math. 2020-10-12 10:39:11 -07:00
Chuck SmileyRekiere
b08b3af1f3 csv_processor.py: update 2020-10-10 20:34:47 -06:00
Chuck SmileyRekiere
42753d38f6 add csv_processor.py 2020-10-10 20:22:46 -06:00
Chuck SmileyRekiere
417ceaf83d lf_cisco_power.py remove print 2020-10-10 17:30:02 -06:00
Chuck SmileyRekiere
2fc61638e4 lf_cisco_power.py : print out the Allowed Per Path value 2020-10-10 17:15:15 -06:00
Chuck SmileyRekiere
e2ac92aa73 test_l3_longevity.py Header update 2020-10-10 16:53:37 -06:00
Chuck SmileyRekiere
37c6a0fd5b test_l3_longevity.py : both eposh time and readable time reported 2020-10-10 16:43:14 -06:00
Chuck SmileyRekiere
1dbfca1b50 lf_cisco_dfs.py refactoring 2020-10-10 16:15:03 -06:00