Commit Graph

45 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
d75aaef850 Moved files being replaced by test_l4.py, Commit 2 of 2 2021-06-16 14:16:04 -07:00
Logan Lipke
e085bea4a4 Added NAME, PURPOSE, and EXAMPLE sections to docstrings 2021-05-18 15:45:02 -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
Matthew Stidham
13d5ec0770 fix ipv4_l4 2021-01-28 18:02:03 -08:00
Logan Lipke
7bdb650d7d Shortened docstrings for easier maintenance 2021-01-08 16:56:11 -08:00
Logan Lipke
6d25adeceb Changed use of "column" in docstring to "attribute" 2021-01-08 16:56:11 -08:00
Logan Lipke
8a29d5df48 Updated docstring use to fit with standards 2021-01-07 15:55:18 -08:00
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Logan Lipke
b8e2b1a109 Added docstring for documentation and usage example 2020-12-29 16:56:16 -08:00
Logan Lipke
4725cdc11c Fixed issue with required security arg being included on top of what's in create_basic_argparse 2020-12-22 15:59:24 -08:00
Matthew Stidham
079a658e6d required arguments 2020-12-16 15:39:27 -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
Dipti
08bc4a47c0 lfcli base changes 2020-12-11 00:45:52 -08:00
Dipti
354c93bd9f help edits,test edits,bash script edits, just syntax errors left 2020-11-25 18:32:47 -08:00
Logan Lipke
c6f0088846 Removed reliance on upstream port having ip 2020-11-13 17:06:25 -08:00
Dipti
2c81033437 num_stations argument fixed here, few other tests to have this argument fixed still 2020-10-30 01:06:50 -07:00
Dipti
4136abc336 further help additions made during support session 2020-10-21 13:31:57 -07:00
Dipti
b4c0a32079 fixed help 2020-10-20 23:45:50 -07:00
Dipti
774d45b79c help for test_ipv4_l4.py 2020-10-20 23:16:01 -07:00
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