Commit Graph

25 Commits

Author SHA1 Message Date
Logan Lipke
802e61856a Updated descriptions in cli --help output 2020-10-20 17:03:28 -07:00
Logan Lipke
6cf34bd242 Updated stop method moved admin_up to correct place 2020-08-27 14:17:16 -07:00
Logan Lipke
ee46137890 Added upstream port param 2020-08-07 11:52:00 -07:00
Logan Lipke
501e862682 Updated script to use new arg parsing methods 2020-08-06 13:37:11 -07:00
Logan Lipke
976cb5505e Added check with wait_for_ips that will stop the test if a timeout occurs 2020-07-31 10:30:44 -07:00
Logan Lipke
391261b469 Added check to prevent existing endps from interfering in test 2020-07-30 15:36:32 -07:00
Logan Lipke
28da5fe190 Fixed typo with cli-json 2020-07-30 10:05:26 -07:00
Logan Lipke
2ec5e0502c Added sleep to help prevent timing issues 2020-07-16 12:23:39 -07:00
Logan Lipke
c3fcf85482 Added output for starting test 2020-07-15 15:15:37 -07:00
Logan Lipke
628774e255 Moved wait_for_ip up in start function to prevent getting start time before all stations have an ip 2020-07-15 15:07:23 -07:00
Logan Lipke
24888ebb84 Added final check for passes == expected passes 2020-07-14 10:32:43 -07:00
Logan Lipke
a05517bdb4 Changed use_wpa2 to use_security function 2020-07-13 17:19:20 -07:00
Logan Lipke
4f057c3f9b Added check for security type 2020-07-13 12:52:55 -07:00
Logan Lipke
8453454877 Changed secruity parameter in main to wpa2 from open 2020-07-13 12:48:21 -07:00
Logan Lipke
4f402d15f4 Modified path append to work better with Windows, updated use of wait_for_ip calls to work with new params 2020-07-13 12:42:50 -07:00
Logan Lipke
a36e395c12 Removed use of realm cleanup prior to test start 2020-07-10 16:32:22 -07:00
Logan Lipke
d3ef95b22d Changed order of stations and cx/endp cleanup 2020-07-10 16:17:57 -07:00
Logan Lipke
dbd5f072be Switched to using Realm's methods for creating new profiles, made various changes to keep similarity between tests 2020-07-10 15:04:13 -07:00
Logan Lipke
747c905465 Updated main method to make use of Realm's new cleanup methods before start of tests 2020-07-10 12:02:41 -07:00
Logan Lipke
621a665ab4 Updated to use new methods in realm 2020-07-10 10:11:41 -07:00
Logan Lipke
dfaf8f643b Changed station_profile to work with changes in realm, refactored cleanup methods 2020-07-09 17:26:39 -07:00
Logan Lipke
0cad8cb2e8 Finished start() method, added methods to help get and test values for l4, changed main method to run full test 2020-07-06 14:53:02 -07:00
Logan Lipke
7f0122f8c4 Finished build and cleanup methods 2020-07-03 17:02:47 -07:00
Logan Lipke
fe051fecb5 Added build method, allowed start method to bring stations up 2020-07-03 15:23:39 -07:00
Logan Lipke
eb819504ab Added script to test L4 connections 2020-07-03 13:18:06 -07:00