Commit Graph

267 Commits

Author SHA1 Message Date
Logan Lipke
383d2cf7b9 Updated to add wpa and wep options for dut_security 2020-08-26 13:41:59 -07:00
Chuck SmileyRekiere
a3398d565c command line example fix 2020-08-25 18:54:46 -06:00
Chuck SmileyRekiere
2053562c94 changed radio parameters to not be positional 2020-08-25 18:37:05 -06:00
Logan Lipke
602d3328e8 Script for checking ip association and connection to eap-ttls 2020-08-25 12:53:17 -07:00
Chuck SmileyRekiere
cbfb03eb52 added controller configuration 2020-08-22 17:26:07 -06:00
Logan Lipke
588c485687 Added missing radio arg 2020-08-19 16:18:31 -07:00
Logan Lipke
390977fe3d Merge remote-tracking branch 'origin/master' 2020-08-17 10:15:20 -07:00
Chuck SmileyRekiere
9205e75282 changed the check interval back to 60 sec 2020-08-14 14:35:58 -06:00
Chuck SmileyRekiere
87232227fe replace , with ; for csv most least most elements 2020-08-14 13:20:08 -06:00
Chuck SmileyRekiere
5a125f7b29 csv updates 2020-08-14 11:15:47 -06:00
Logan Lipke
85f8bc43f0 Script for testing wifi-wifi layer 4 ftp 2020-08-14 10:11:14 -07:00
Logan Lipke
6980dc408e Script for testing wifi-wifi layer 4 http 2020-08-14 10:11:08 -07:00
Chuck SmileyRekiere
f068de0553 csv updates 2020-08-14 11:04:55 -06:00
Dipti
737c752e91 WIP- WAN to LAN build function added 2020-08-13 10:59:28 -07:00
Jed Reynolds
66d0fcaa8a tip_station_powersave.py: progress creating and removing ports; collecting mac addresses for tshark 2020-08-07 16:24:25 -07:00
Logan Lipke
00039d772b Updated to use StationProfile.admin_down() 2020-08-07 16:16:58 -07:00
Logan Lipke
799a577925 Added test for ftp urls/10 min 2020-08-07 16:16:33 -07:00
Logan Lipke
43bda976ff Changed file name to show upload, reordered start function, added radio arg 2020-08-07 16:00:58 -07:00
Logan Lipke
68b13e39c5 Added upstream port param 2020-08-07 11:53:10 -07:00
Logan Lipke
ee46137890 Added upstream port param 2020-08-07 11:52:00 -07:00
Logan Lipke
43572b418f Fixed upstream port name for setting ftp 2020-08-07 11:45:31 -07:00
Ben Greear
1c23dc0a49 longevity: Fix station count comparison.
Evidently, cannot compare a string to an int and get expected
result, so cast to int explicitly.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-07 11:35:17 -07:00
Logan Lipke
f0dd5a389b Added upstream port to object creation 2020-08-07 10:16:38 -07:00
Jed Reynolds
9c679d2783 tip_station_powersave.py: adds new way of testing for no results 2020-08-07 08:18:11 -07:00
Jed Reynolds
10638681b8 tip_station_powersave.py: removes more resource parameters 2020-08-06 23:03:49 -07:00
Jed Reynolds
b12a40f4d6 tip_station_powersave.py: fixes 'resources' parameters, some gaurds 2020-08-06 22:44:37 -07:00
Ben Greear
6e9d9a1ace Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-08-06 17:58:52 -07:00
Ben Greear
e2c79832e9 longevity: Fix initial port cleanup.
Quieten some output by default.
2020-08-06 17:58:10 -07:00
Dipti Dhond
432334d60a test ipv4 conn that combines wep, wpa, wpa2, wpa3 and open conn - completed 2020-08-06 17:20:59 -07:00
Logan Lipke
2ce659c385 Updated script to use new arg parsing methods 2020-08-06 16:13:04 -07:00
Logan Lipke
93cfc49675 Updated script to use new arg parsing methods 2020-08-06 15:54:42 -07:00
Logan Lipke
b733387935 Fixed typo 2020-08-06 15:36:54 -07:00
Dipti Dhond
b19e55fe3a working now 2020-08-06 15:13:17 -07:00
Logan Lipke
346919156b Updated script to use new arg parsing methods 2020-08-06 14:33:40 -07:00
Logan Lipke
7bd68683b5 Removed unnecessary argument 2020-08-06 14:24:18 -07:00
Logan Lipke
e35bdcdec0 Fixed names in argparse info 2020-08-06 14:21:59 -07:00
Logan Lipke
85b5b28de9 Updated script to use new arg parsing methods 2020-08-06 14:17:11 -07:00
Logan Lipke
501e862682 Updated script to use new arg parsing methods 2020-08-06 13:37:11 -07:00
Logan Lipke
c7ce635055 Fixed incorrect argument name 2020-08-06 13:04:44 -07:00
Logan Lipke
f68746c278 Updated to use new argument parsing 2020-08-06 12:45:43 -07:00
Logan Lipke
e2f514ef9b Updated argument parsing, now uses lfcli_base 2020-08-06 12:03:02 -07:00
Ben Greear
a99e06d729 longevity: Fix problem with multiple radios.
Looks like something I added earlier.
2020-08-06 12:00:12 -07:00
Ben Greear
53d770bf5e json: Add ToS support to l3 longevity test. 2020-08-06 11:44:39 -07:00
Ben Greear
7252d686bd python: longevity gains pre-cleanup logic.
No more need for manual removal.

Put rm_cx, endp, and rm cxe by prefix in realm
class.
2020-08-06 10:42:17 -07:00
Ben Greear
0936b5dc27 python: Fix wait-for-ip, ipv4 variable time.
Had indentation issue in port wait-for-ip logic, tie in some cmd-line
args for ipv4 variable time script.
2020-08-06 09:59:28 -07:00
Ben Greear
c17837dc64 json: Work on pre-cleanup logic.
Still doesn't work, but checking in what I have for now.
2020-08-06 08:27:58 -07:00
Ben Greear
f21f3d5192 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-08-05 16:22:10 -07:00
Ben Greear
5451c724fb realm: Fix problem with waiting for IP address.
Something I broke earlier.
longevity works fairly well now it seems.
2020-08-05 16:21:32 -07:00
Logan Lipke
d8aaab8546 Removed unnecessary usage of resource params, cleanup WIP 2020-08-05 16:16:13 -07:00
Logan Lipke
733e6edae8 Merge remote-tracking branch 'origin/master' 2020-08-05 15:37:45 -07:00