Commit Graph

792 Commits

Author SHA1 Message Date
Jed Reynolds
9699e2741e vap_stations_example.pl demonstrates querying JSON api for /stations data 2020-06-12 12:55:17 -07:00
Logan Lipke
8bb3462397 Fixed unmatched parentheses 2020-06-11 16:24:19 -07:00
Logan Lipke
ab20573080 Merge branch 'master' of https://github.com/greearb/lanforge-scripts 2020-06-11 16:13:50 -07:00
Logan Lipke
fa48ffb590 Added tests for new L3CXProfile create() method 2020-06-11 16:13:41 -07:00
Logan Lipke
9fcdf8ae5a Added side flexibility to L3CXProfile, added name_to_eid function 2020-06-11 16:13:08 -07:00
Jed Reynolds
c2af87d70c Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-06-10 21:09:49 -07:00
Jed Reynolds
3cc27988cf Fixes wpa2 constant 2020-06-10 21:08:54 -07:00
Ben Greear
f29cc0bd54 cicd: Make sta_connect print results to stdout when called as independent script. 2020-06-10 19:25:04 -07:00
Ben Greear
ab74fc2aa1 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-06-10 16:36:23 -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
Ben Greear
38e012b783 Merge /home/greearb/git/tip/wlan-lanforge-scripts 2020-06-10 16:07:15 -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
Syama
3345eaf636 CICD: This is the initial version of files to setup test infrastructre including testrail update
cicd_testrail.py : This file provides the testrail api to get the project id, run id and update test result to testrail

cicd_testrailAndInfraSetup.py : This file fetches teh latest image from jfrog, upgrades opensync gw , upgardes the AP via SCP.
Connects the Lanforge clients, check teh client connectvity, checks the number of clients connected in the opensync gw mqtt log
and finally updates the testrail with the test status.
2020-06-10 17:18:58 -04: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