Commit Graph

835 Commits

Author SHA1 Message Date
Logan Lipke
34aa90f9af Cleaned up run function 2020-06-22 16:57:24 -07:00
Logan Lipke
cc6753ce9b Added check for dhcp 2020-06-22 16:56:25 -07:00
Logan Lipke
c3df3a62bd Improved cleanup function 2020-06-22 14:16:36 -07:00
Logan Lipke
24cb4d739f Added station creation, cleanup, association, and ip tests 2020-06-19 17:05:27 -07:00
Logan Lipke
5f3140b868 Fixed typo in argument parsing 2020-06-19 13:34:31 -07:00
Jed Reynolds
ee133c7d7e WIP: fixing script, broken 2020-06-18 17:32:35 -07:00
Logan Lipke
a7610bcae3 Changed find parameters 2020-06-18 17:06:24 -07:00
Logan Lipke
d91353ce02 Added missing count to grep 2020-06-18 16:59:54 -07:00
Logan Lipke
1ef8da9647 Removed extra parentheses 2020-06-18 16:58:38 -07:00
Logan Lipke
4f96cab409 Extended ping deadline, changed file finding method 2020-06-18 16:57:47 -07:00
Logan Lipke
15f932b244 Improved ping command 2020-06-18 15:23:09 -07:00
Logan Lipke
9bb87aa451 Fixed equality check 2020-06-18 15:09:55 -07:00
Logan Lipke
9f1093b367 Merge remote-tracking branch 'origin/master' 2020-06-18 14:44:21 -07:00
Logan Lipke
1e18cbff9a Added check for connection to build download IP 2020-06-18 14:43:52 -07:00
Jed Reynolds
9d5381b920 realm_test.py: pep8 name 2020-06-16 23:24:38 -07:00
Jed Reynolds
e640e2ff9e realm.py: provides for station names instead of numbering, this gets around needing to set prefix 2020-06-16 23:24:38 -07:00
Jed Reynolds
822dc0e036 sta_connect2.py: WIP creating layer3 connections, needs realm.py developments 2020-06-16 23:24:38 -07:00
Jed Reynolds
05ce5c109d sta_connect2.py: divides up code into setup(), start(), stop(), clean() methods 2020-06-16 23:24:38 -07:00
Jed Reynolds
b413be3850 sta_connect2.py: WIP: introduces Realm based test class, presently crippled 2020-06-16 23:24:38 -07:00
Jed Reynolds
d3f76e5d18 LFUtils: introduces wait_until_ports_disappear as PEP8 method 2020-06-16 23:24:38 -07:00
Logan Lipke
6fbb7d026f Fixed error with exception handling 2020-06-16 12:10:14 -07:00
Logan Lipke
546392b8d6 Added error checking for missing info 2020-06-16 12:09:56 -07:00
Logan Lipke
e81a74e254 Added cleanup of text files from /tmp to prevent filling of /tmp 2020-06-16 11:12:36 -07:00
Logan Lipke
ce8d574f57 Added cleanup function to remove old stations,cx, and endps. Removed old cleanup method 2020-06-15 16:09:37 -07:00
Logan Lipke
34e1ac8df4 Fixed typo in Exception raised for ValueError when checking CXProfile sides 2020-06-15 10:37:25 -07:00
Logan Lipke
053cc8671e Reorganized code to separate endpoint and cx creation. Added longer sleep times in a few spots 2020-06-12 17:03:35 -07:00
Jed Reynolds
daa7a051cd connectTest.py does nc_show_endpoints and waits differently 2020-06-12 16:24:02 -07:00
Logan Lipke
2519e4ddfa Merge remote-tracking branch 'origin/master' 2020-06-12 16:07:13 -07:00
Logan Lipke
38ccb7ba7f Added leading '/' to urls to work with LFCliBase. Increased sleep time in endpoint creation 2020-06-12 16:07:07 -07:00
Ben Greear
f076c82062 kpi: Add initial code to create testrails data file
Will allow importing results into testrails.
2020-06-12 15:47:51 -07:00
Ben Greear
85bf11c9c2 testrails: Allow submitting externally generated test results into testrails.
This way, some other tool (ie, LANforge performance & stability tests automation)
can create results that can be put into testrails.  This external automation
will not need direct access to test rails (user-account info, etc)

Code is not tested, plz comment out if it breaks something.
2020-06-12 15:45:36 -07:00
Ben Greear
1eb5617d79 Merge /home/greearb/git/tip/wlan-testing/lanforge/lanforge-scripts.tip 2020-06-12 14:15:41 -07:00
Jed Reynolds
e54119758e lfcli_base.py: repose_list_to_map is a more general method of doing LFUtils.portListToAliasMap() 2020-06-12 13:29:47 -07:00
Jed Reynolds
d59f61b413 vap_stations_example.py: shows how to query /stations uri 2020-06-12 13:28:21 -07:00
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
45b152e94b Fixes wpa2 constant 2020-06-11 07:12:31 -07:00
Ben Greear
cb1827ecac cicd: Make sta_connect print results to stdout when called as independent script. 2020-06-11 07:12:31 -07:00
Jed Reynolds
a49aceee9d sta_connect.py: updates main to assign item to station_names 2020-06-11 07:12:31 -07:00
Logan Lipke
e445ca5604 Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port 2020-06-11 07:12:31 -07:00
Logan Lipke
3548fd13fb Renamed lfjson_host and lfjson_port to lfclient_host and lfclient_port 2020-06-11 07:12:31 -07:00
Logan Lipke
17158fe4e0 Added debugOn attribute to StaConnect 2020-06-11 07:12:31 -07:00
Logan Lipke
95b3545cc6 Added tests for CXProfile Classes 2020-06-11 07:12:31 -07:00
Logan Lipke
40c7a2f756 Added inheritance to CXProfile classes 2020-06-11 07:12:31 -07:00
Syama
b607998322 Added function for opensync restart and copying the AP certs 2020-06-11 04:39:58 -04: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