Commit Graph

1541 Commits

Author SHA1 Message Date
Dipti
70a0ef20ef help fixed 2020-10-21 10:44:58 -07:00
Dipti
df641fc371 help 2020-10-21 01:29:02 -07:00
Dipti
f08cd098b7 help addition 2020-10-21 00:56:46 -07:00
Jed Reynolds
44e4e38b12 JSON: lfcli_base.py: whitespace 2020-10-21 00:05:52 -07:00
Jed Reynolds
48b6c40e2a JSON: test_generic:
- fixes endpoint creation by waiting for stations
- uses new member names
- uses new method names
2020-10-21 00:05:52 -07:00
Jed Reynolds
42ceac85ee JSON: GenericEndpProfile:
- fixes cx creation by skipping dummy endpoint, this appears to conflict with btserver whom is simultaneously adding D_ endpoints
- fixes cx creation by splitting endpoint and set_flag loops so the set_flag loop can find the endpoint
- uses list of tuples to remember series of endpoint names
- adds debugging
2020-10-21 00:05:52 -07:00
Jed Reynolds
b0e0dc2769 JSON: promotes snake_case method names, adds debug flag 2020-10-21 00:05:52 -07:00
Dipti
b4c0a32079 fixed help 2020-10-20 23:45:50 -07:00
Dipti
774d45b79c help for test_ipv4_l4.py 2020-10-20 23:16:01 -07:00
Jed Reynolds
e0eef85330 JSON: renames variables to reflect -A and -B side endpoint conventions 2020-10-20 22:06:07 -07:00
Jed Reynolds
068bc1c0a9 JSON: adds guards to createGenEndp 2020-10-20 22:06:07 -07:00
Dipti
7bf160f1d1 if statement changes 2020-10-20 22:04:41 -07:00
Jed Reynolds
c88ab44fc2 JSON: improves help on lfcli_base.py 2020-10-20 21:33:43 -07:00
Jed Reynolds
fdbc33b521 JSON: test_generic.py: updating help text 2020-10-20 21:27:45 -07:00
Dipti
17f6412df7 num_station parameter added 2020-10-20 21:25:02 -07:00
Jed Reynolds
be7515ba91 JSON: defines file_endp parameters and constants 2020-10-20 19:50:35 -07:00
Jed Reynolds
bf5bf471e6 JSON: lfcli_base.py gains argument for http port 2020-10-20 19:50:35 -07:00
Jed Reynolds
12d803576d JSON: refactors parsing sizes into utility class 2020-10-20 19:50:35 -07:00
Jed Reynolds
7df7e465ab JSON: fileio test uses new variable names, and has parsing moved out 2020-10-20 19:50:35 -07:00
Jed Reynolds
ba3b0143d4 JSON: FileIO variables renamed, reorganized, new defaults 2020-10-20 19:50:35 -07:00
Jed Reynolds
8cb1042eee JSON: realm: fileio endpoint:
- renames class to relect FileIO Endpoint
- renames variable
- removes setter actions done in superclass
2020-10-20 19:50:35 -07:00
Logan Lipke
31e49f71fb Merge remote-tracking branch 'origin/master' 2020-10-20 17:40:11 -07:00
Logan Lipke
f3b8e781d0 Updated function usage, removed start/stop method, renamed to example from test 2020-10-20 17:36:04 -07:00
Logan Lipke
802e61856a Updated descriptions in cli --help output 2020-10-20 17:03:28 -07:00
Chuck SmileyRekiere
edf089b8b4 cisco_wifi_ctl.py: improve log out, WLC(config)# cleanup on login 2020-10-20 17:50:03 -06:00
Jed Reynolds
1f7f6c33f1 JSON: fileio: renames variables to emphasise FileIO Endpoint 2020-10-20 15:13:13 -07:00
Jed Reynolds
a66943dca7 JSON: renames method to emphasise FileIO Endpoint 2020-10-20 15:12:32 -07:00
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