Commit Graph

34 Commits

Author SHA1 Message Date
shivamcandela
e1474f11cf old lanforge-scripts test
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-06-21 00:20:38 +05:30
Logan Lipke
30d7e2bff8 Moved scripts to scripts_deprecated, replaced by test_ip_variable_time.py Commit 2 of 2 2021-06-17 14:31:23 -07:00
Logan Lipke
e085bea4a4 Added NAME, PURPOSE, and EXAMPLE sections to docstrings 2021-05-18 15:45:02 -07:00
Matthew Stidham
e1a865f946 Fixing exit_on_error mistakes
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 16:14:03 -07:00
Matthew Stidham
052319d2ce Remove exit_on_error
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 15:19:34 -07:00
Logan Lipke
f3da9c4f1b Updated docstrings to fit new standards 2021-01-07 15:58:27 -08:00
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Logan Lipke
7c4789b673 Added docstring for documentation and usage example 2020-12-30 17:01:28 -08:00
Jed Reynolds
7eca38e2f7 test_ipv6_variable_time.py: updates:
- fixes incorrect CX type
- adds check on tcp6 or udp6 type
- adds max rates
- adds mode, ap options
2020-12-21 20:53:40 -08:00
Logan Lipke
0fceed5bd6 Changed host and port parameters to correctly use --mgr and --mgr_port 2020-12-11 15:06:33 -08:00
Logan Lipke
c6f0088846 Removed reliance on upstream port having ip 2020-11-13 17:06:25 -08: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
Logan Lipke
8d943c1f96 Updated cli args to have test specific examples 2020-10-22 15:45:13 -07:00
Logan Lipke
362dd5b165 Updated help output, test specific output WIP 2020-10-21 16:58:49 -07:00
Logan Lipke
802e61856a Updated descriptions in cli --help output 2020-10-20 17:03:28 -07:00
Logan Lipke
93cfc49675 Updated script to use new arg parsing methods 2020-08-06 15:54:42 -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
f8af6d5979 Added check for monitoring only created endpoints 2020-07-30 14:21:18 -07:00
Logan Lipke
7efbce8a46 Fixed missing self.debug for create method 2020-07-30 12:36:05 -07:00
Logan Lipke
28da5fe190 Fixed typo with cli-json 2020-07-30 10:05:26 -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
814f148384 Updated script to use new methods in realm, refactored code to better fit with build, start, stop, and cleanup methods 2020-07-08 16:14:43 -07:00
Jed Reynolds
15f7696462 changes set_prefix to set_number_template because the method name/param had wrong meaning 2020-07-02 01:46:34 -07:00
Logan Lipke
37db1e702b Renamed run to build 2020-07-01 16:40:23 -07:00
Logan Lipke
c75b15c847 Added script to test ipv6 instead of ipv4 2020-07-01 13:36:30 -07:00