Commit Graph

352 Commits

Author SHA1 Message Date
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
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
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
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
LoganLipke
b0ffdb4e56 Improved testing functionality 2020-10-12 15:24: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
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
Chuck SmileyRekiere
6387beebd8 move test_dfs.py lf_cisco_dfs.py 2020-10-10 16:07:31 -06:00
Chuck SmileyRekiere
ed46b48726 test_dfs.py import test_l3_longevity 2020-10-10 16:06:47 -06:00
Chuck SmileyRekiere
8dc1375201 lf_cisco_snp.py : renaming cleanup 2020-10-10 15:59:05 -06:00
Chuck SmileyRekiere
d71f44542f test_scaling_and_performance.py moved to lf_cisco_snp.py 2020-10-10 15:52:33 -06:00
Chuck SmileyRekiere
6442486ab0 move test_l3_performance.py test_scaling_and_performance.py 2020-10-10 15:46:38 -06:00
Chuck SmileyRekiere
171344b361 test_l3_longevity.py is imported into test_l3_performance.py 2020-10-10 15:42:38 -06:00
Chuck SmileyRekiere
2ba21e1044 test_l3_longevity.py: update support for 9800 series controller 2020-10-10 14:36:54 -06:00
LoganLipke
4303d350ae Added usage of realm's new PacketFilter class for filtering pcap results 2020-10-07 15:04:34 -07:00
LoganLipke
a64935d865 Merge branch 'master' of https://github.com/greearb/lanforge-scripts 2020-10-05 14:00:02 -07:00
Chuck SmileyRekiere
86b5fb89b4 rename test_performance.py -> test_l3_performance.py 2020-10-05 14:18:56 -06:00
LoganLipke
dd7ae3a437 Merge branch 'master' of https://github.com/greearb/lanforge-scripts 2020-10-05 08:00:02 -07:00