Commit Graph

782 Commits

Author SHA1 Message Date
Jed Reynolds
3cc27988cf Fixes wpa2 constant 2020-06-10 21:08:54 -07:00
Jed Reynolds
74632be0e7 sta_connect.py: updates main to assign item to station_names 2020-06-10 16:29:55 -07:00
Logan Lipke
81b4ac128a Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port 2020-06-10 16:07:17 -07:00
Logan Lipke
bbf4f8b5cf Merge remote-tracking branch 'origin/master' 2020-06-10 16:02:01 -07:00
Logan Lipke
ec678d74d6 Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port 2020-06-10 16:01:56 -07:00
Logan Lipke
1e24b37f7a Added debugOn attribute to StaConnect 2020-06-10 16:01:10 -07:00
Logan Lipke
ce8863ba96 Added tests for CXProfile Classes 2020-06-10 16:00:42 -07:00
Logan Lipke
88920adacb Added inheritance to CXProfile classes 2020-06-10 16:00:17 -07:00
Jed Reynolds
6a2476dcf3 sta_connect_multi_example.py: turn cleanup on 2020-06-10 11:02:10 -07:00
Jed Reynolds
fe18cd9850 sta_connect.py: provides way of recording stations created during a test 2020-06-10 11:01:30 -07:00
Jed Reynolds
d88b925ced sta_connect.py: fixes UDP connections, now setting UseAutoNat, speeds up report timer 2020-06-09 22:55:21 -07:00
Jed Reynolds
104e0d4bca sta_connect_multi_example: changes NA to [BLANK] 2020-06-09 17:45:27 -07:00
Jed Reynolds
e83488483f sta_connect_multi_example.py: a few options 2020-06-09 16:48:23 -07:00
Jed Reynolds
8b5ddaf7bf sta_connect.py: lots of changes 2020-06-09 16:47:23 -07:00
Jed Reynolds
9692fe45d1 lfcli_base.py: introduces exit_on_error, exit_on_fail 2020-06-09 16:46:46 -07:00
Jed Reynolds
78838dd827 realm.py: small debug message 2020-06-09 16:45:55 -07:00
Logan Lipke
912252b277 Merge remote-tracking branch 'origin/master' 2020-06-09 14:16:24 -07:00
Logan Lipke
a19cf49042 Added extra parameters to CXProfile classes 2020-06-09 14:16:14 -07:00
Jed Reynolds
bc5f2feb49 sta_connect_multi_example.py: demonstrates using StaConnect to operate multiple tests on multiple ports 2020-06-09 14:09:12 -07:00
Jed Reynolds
8be8ae6112 sta_connect_multi_example - demonstrates connecting multiple stations and passing traffic 2020-06-09 13:52:03 -07:00
Jed Reynolds
830dec0362 sta_connect.py: passes sta_connect_example.py test 2020-06-09 13:51:01 -07:00
Jed Reynolds
ed392975aa sta_connect.py: WIP: making class compatible with multiple stations 2020-06-09 13:22:56 -07:00
Jed Reynolds
7db0b8b7ad lfcli_base.py: renames variable 2020-06-09 13:22:24 -07:00
Jed Reynolds
f28bef230e realm.py: removes variable that lives in superclass 2020-06-09 13:21:40 -07:00
Jed Reynolds
0e0c8444ca LFRequest.py: fixes single-arg LFRequest() call 2020-06-09 13:09:42 -07:00
Logan Lipke
201e83afa2 Merge remote-tracking branch 'origin/master' 2020-06-09 13:08:34 -07:00
Logan Lipke
c3e48e4ed5 Moved endpoint and cx creation to specific classes 2020-06-09 13:08:24 -07:00
Jed Reynolds
d91fe50d8f lfcli_base.py: do not import realm, circular refs result 2020-06-09 13:05:36 -07:00
Jed Reynolds
dfc6929924 sta_connect.py: WIP: converting all things into loops to handle multiple stations 2020-06-09 12:44:46 -07:00
Jed Reynolds
ec3ac0a570 LFUtils.py: introduces port_name_series to replace portNameSeries 2020-06-09 12:44:46 -07:00
Jed Reynolds
3792395f2a lfcli_base.py: class automatically gets a realm 2020-06-09 12:44:46 -07:00
Logan Lipke
0a45d0b24a Added endpoint and cx creation for layer4 and generic endpoints 2020-06-09 12:32:29 -07:00
Jed Reynolds
92ea2a41da realm: renames StationProfile.build() to StationProfile.create(), future profile methods will all be named create() 2020-06-09 10:16:22 -07:00
Jed Reynolds
d68e193d6e realm.py: renames methods to pep8 2020-06-09 09:59:38 -07:00
Logan Lipke
2ebaa1d92c Added check for trailing '/' in output_dir argument 2020-06-05 17:00:35 -07:00
Jed Reynolds
4217566b7d sta_connect_example.py: debugging off 2020-06-05 15:24:56 -07:00
Jed Reynolds
637314fcc5 sta_connect.py: adds slashes 2020-06-05 15:24:41 -07:00
Jed Reynolds
478d3ec768 sta_connect.py: removing unecessary variables 2020-06-05 15:18:03 -07:00
Jed Reynolds
83304a1c30 LFRequest.py: enabling more debugging 2020-06-05 15:13:01 -07:00
Jed Reynolds
4882eb2115 lfcli_base.py: enabling more debugging 2020-06-05 15:12:14 -07:00
Jed Reynolds
7fd3801734 sta_connect_example.py: temporarily turning on debugging 2020-06-05 15:11:32 -07:00
Logan Lipke
14e3c59ef1 Removed extra base_url in url assignment 2020-06-05 14:50:53 -07:00
Jed Reynolds
a9d69aa681 LFRequest.py fixes check 2020-06-05 14:45:41 -07:00
Jed Reynolds
ca111483b7 updates url checking 2020-06-05 14:44:57 -07:00
Logan Lipke
7f5ec13a7d Rewrote usage of LFRequest to work with new constructor 2020-06-05 14:41:03 -07:00
Logan Lipke
e5d677107c Merge branch 'master' of https://github.com/greearb/lanforge-scripts 2020-06-05 14:14:38 -07:00
Logan Lipke
4445c0f696 Moved leading/trailing slash check to prevent NoneType Errors 2020-06-05 14:14:26 -07:00
Jed Reynolds
9fdffc7b62 sta_connect.py: removes use of f-strings 2020-06-05 14:10:53 -07:00
Logan Lipke
55a7ff3116 Moved leading/trailing slash check to prevent NoneType Errors 2020-06-05 14:03:58 -07:00
Logan Lipke
bc6499e213 Added check for valid url format for LFRequest init 2020-06-05 13:07:06 -07:00