Commit Graph

586 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
7cc6693d52 lf_cisco_snp.py : --all for running all tests 2020-11-06 14:15:43 -07:00
Chuck SmileyRekiere
6fc5850d67 lf_cisco_snp.py : --all for running all tests 2020-11-06 13:40:24 -07:00
Chuck SmileyRekiere
13c6f8d95d lf_cisco_snp.py : updates for additional configurations 2020-11-06 11:55:30 -07:00
Chuck SmileyRekiere
758e70b67d lf_cisco_snp.py : added static configuation : save work 2020-11-06 10:32:29 -07:00
Chuck SmileyRekiere
c135648e8f ls_cisco_snp.py : updated comments on radios and what supported 2020-11-05 10:58:59 -07:00
Logan Lipke
a6136ca329 Removed debug output WIP 2020-11-04 17:59:12 -08:00
Logan Lipke
c7a34ccc8f Adds usage of macvlanprofile, WIP 2020-11-03 17:58:20 -08:00
Dipti
7da6d152b5 edits to help, parameter edits 2020-11-03 14:20:31 -08:00
Dipti
1f807eb2b9 changes to lfcli_base to force ssid, password, radio and security 2020-11-03 09:42:36 -08:00
Dipti
a0065afb23 edge case changes... still working on iperf and speedtests 2020-11-02 13:25:02 -08:00
Logan Lipke
098855b2fa Added output, fixed logic 2020-10-30 14:09:17 -07:00
Dipti
6b829584bc more arg fixes 2020-10-30 13:50:19 -07:00
Dipti
68121692c0 parameter fixes 2020-10-30 13:41:59 -07:00
Dipti
2d3a39391e syntax fix 2020-10-30 01:08:46 -07:00
Dipti
2c81033437 num_stations argument fixed here, few other tests to have this argument fixed still 2020-10-30 01:06:50 -07:00
Dipti
1ea8a3ba97 fixed radio arguments 2020-10-30 00:34:39 -07:00
Logan Lipke
2d30779ade Script for loading dbs and controlling test groups 2020-10-28 17:55:52 -07:00
Logan Lipke
7bb0c0818b Added speedtest test and cli arguments 2020-10-28 16:47:38 -07:00
Logan Lipke
ed919fe1b6 Added cmd option, fixed wait_for_ip usage. Test WIP 2020-10-26 17:55:41 -07:00
Jed Reynolds
ce34d2f31c update_dut.py: working state, can create and update DUT and notes 2020-10-22 22:04:19 -07:00
Jed Reynolds
e654dc8b57 JSON: progress on update_dut.py 2020-10-22 16:00:06 -07:00
Jed Reynolds
c4d68a92e7 JSON: script for updating dut entry, WIP: needs realm additions 2020-10-22 16:00:06 -07:00
Logan Lipke
99c956b0ff Merge remote-tracking branch 'origin/master' 2020-10-22 15:46:19 -07:00
Logan Lipke
8d943c1f96 Updated cli args to have test specific examples 2020-10-22 15:45:13 -07:00
Chuck SmileyRekiere
a067856baa lf_cisco_snp.py test_l3_ongevity.py: update debug 2020-10-22 14:39:13 -06:00
Logan Lipke
362dd5b165 Updated help output, test specific output WIP 2020-10-21 16:58:49 -07:00
Logan Lipke
e90b058956 Updated cli args to match example_wpa_connection.py 2020-10-21 16:27:49 -07:00
Dipti
4136abc336 further help additions made during support session 2020-10-21 13:31:57 -07:00
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
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
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
fdbc33b521 JSON: test_generic.py: updating help text 2020-10-20 21:27:45 -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
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
Jed Reynolds
1f7f6c33f1 JSON: fileio: renames variables to emphasise FileIO Endpoint 2020-10-20 15:13:13 -07:00
Jed Reynolds
0549e3fed5 JSON: renames IPV4FIO test to FileIOTest 2020-10-20 15:04:57 -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
69791a1cce JSON: TTLSTest: gains more options for set_wifi_extra, fixes help 2020-10-19 22:44:58 -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