Commit Graph

19 Commits

Author SHA1 Message Date
Logan Lipke
85b5b28de9 Updated script to use new arg parsing methods 2020-08-06 14:17: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
54657fc74c Added check to prevent existing endps from interfering in test 2020-07-30 15:27:29 -07:00
Logan Lipke
28da5fe190 Fixed typo with cli-json 2020-07-30 10:05:26 -07:00
Logan Lipke
dcec9e535f Removed unused method 2020-07-29 15:40:01 -07:00
Logan Lipke
37c9618f38 Fixed hard-coded variable 2020-07-29 13:21:54 -07:00
Logan Lipke
95b28740f4 Moved some functions in start around 2020-07-29 13:16:41 -07:00
Logan Lipke
933aac9b43 Reordered some functions in start 2020-07-15 15:32:42 -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
89658e4935 Cleaned up main method 2020-07-07 15:26:42 -07:00
Logan Lipke
6874c76ded Created test for url per ten min based on test_ipv4_l4, tests urls/s every ten min and compares to target rate 2020-07-07 15:16:47 -07:00