Commit Graph

1202 Commits

Author SHA1 Message Date
Logan Lipke
d898c45ab4 Merge remote-tracking branch 'origin/master' 2020-08-19 11:33:52 -07:00
Ben Greear
c0524b5e25 Merge /home/greearb/git/tip/wlan-lanforge-scripts 2020-08-19 09:23:32 -07:00
Ben Greear
99d5d77891 kpi: Fix slack integration.
Seems to be working now.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-19 09:08:06 -07:00
Ben Greear
22bb9fc080 kpi: Add initial attempt at integrating with slack.
Code needs testing on real system and then needs the system
call added to actually send info into slack.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-19 07:07:59 -07:00
Ben Greear
d09e2a7eef cicd: Fix passing prompt into the openwrt_ctl script.
So we can deal with DUT with prompts other than root@OpenWrt

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-19 06:17:47 -07:00
Logan Lipke
390977fe3d Merge remote-tracking branch 'origin/master' 2020-08-17 10:15:20 -07:00
Chuck SmileyRekiere
9205e75282 changed the check interval back to 60 sec 2020-08-14 14:35:58 -06:00
Chuck SmileyRekiere
87232227fe replace , with ; for csv most least most elements 2020-08-14 13:20:08 -06:00
Chuck SmileyRekiere
5a125f7b29 csv updates 2020-08-14 11:15:47 -06:00
Logan Lipke
b61ca04200 Added HTTPProfile, used for station-station layer 4 traffic 2020-08-14 10:11:42 -07:00
Logan Lipke
85f8bc43f0 Script for testing wifi-wifi layer 4 ftp 2020-08-14 10:11:14 -07:00
Logan Lipke
6980dc408e Script for testing wifi-wifi layer 4 http 2020-08-14 10:11:08 -07:00
Chuck SmileyRekiere
f068de0553 csv updates 2020-08-14 11:04:55 -06:00
Ben Greear
427e9068c8 Merge branch 'master' of github.com:Telecominfraproject/wlan-lanforge-scripts 2020-08-14 13:33:07 +00:00
Ben Greear
4e39aa6060 cicd/kpi: Fix pass/fail csv index.
Ye olde off-by-one

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-14 13:32:11 +00:00
Ben Greear
6e9dbcc8a4 Merge /home/greearb/btbits/x64_btbits/server/lf_scripts 2020-08-13 13:32:03 -07:00
Dipti
737c752e91 WIP- WAN to LAN build function added 2020-08-13 10:59:28 -07:00
Jed Reynolds
1e545c15b2 LFUtils.py: fixes json-post for waiting on ports 2020-08-07 16:31:50 -07:00
Jed Reynolds
66d0fcaa8a tip_station_powersave.py: progress creating and removing ports; collecting mac addresses for tshark 2020-08-07 16:24:25 -07:00
Jed Reynolds
9f92c77859 realm.py: uses existing method 2020-08-07 16:24:25 -07:00
Jed Reynolds
c84061de96 LFUtils.py: correct post method, should have been jsonPost 2020-08-07 16:24:25 -07:00
Jed Reynolds
88a60f3bda LFRequest.py: whitespace 2020-08-07 16:24:25 -07:00
Jed Reynolds
c39d50f698 realm.py: improves delay for rm port and rm port formatting 2020-08-07 16:24:25 -07:00
Jed Reynolds
aea67cb61f realm.py: tests for 'empty' key for empty lists 2020-08-07 16:24:25 -07:00
Logan Lipke
00039d772b Updated to use StationProfile.admin_down() 2020-08-07 16:16:58 -07:00
Logan Lipke
799a577925 Added test for ftp urls/10 min 2020-08-07 16:16:33 -07:00
Logan Lipke
43bda976ff Changed file name to show upload, reordered start function, added radio arg 2020-08-07 16:00:58 -07:00
Logan Lipke
68b13e39c5 Added upstream port param 2020-08-07 11:53:10 -07:00
Logan Lipke
ee46137890 Added upstream port param 2020-08-07 11:52:00 -07:00
Logan Lipke
43572b418f Fixed upstream port name for setting ftp 2020-08-07 11:45:31 -07:00
Ben Greear
1c23dc0a49 longevity: Fix station count comparison.
Evidently, cannot compare a string to an int and get expected
result, so cast to int explicitly.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-08-07 11:35:17 -07:00
Logan Lipke
f0dd5a389b Added upstream port to object creation 2020-08-07 10:16:38 -07:00
Chuck SmileyRekiere
78f2d3daa8 added check to see if 'end_point' in endp_list 2020-08-07 10:29:56 -06:00
Chuck SmileyRekiere
800f774a5d try except added when no endpoint in endp_list 2020-08-07 10:04:31 -06:00
Jed Reynolds
9c679d2783 tip_station_powersave.py: adds new way of testing for no results 2020-08-07 08:18:11 -07:00
Jed Reynolds
344dc92699 realm.py: fixes side-a to side-b typo 2020-08-07 08:16:09 -07:00
Jed Reynolds
10638681b8 tip_station_powersave.py: removes more resource parameters 2020-08-06 23:03:49 -07:00
Jed Reynolds
8b50c35854 realm.py: fixes loops that expire without actually doing time.sleep()...
- adds snake_case methods for some wait methods
- adds tiny sleep when adding cross connects
- passes around debug flag
2020-08-06 23:03:24 -07:00
Jed Reynolds
b12a40f4d6 tip_station_powersave.py: fixes 'resources' parameters, some gaurds 2020-08-06 22:44:37 -07:00
Jed Reynolds
063c15e6a9 realm.py: adds gaurd to test if we're getting a no items 2020-08-06 22:43:55 -07:00
Jed Reynolds
a7eb40abfd realm.py: Fixes 404s that did not call /thing/list 2020-08-06 22:33:41 -07:00
Ben Greear
6e9d9a1ace Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-08-06 17:58:52 -07:00
Ben Greear
e2c79832e9 longevity: Fix initial port cleanup.
Quieten some output by default.
2020-08-06 17:58:10 -07:00
Dipti Dhond
b711e1b99e additional security descriptions in help 2020-08-06 17:22:22 -07:00
Dipti Dhond
432334d60a test ipv4 conn that combines wep, wpa, wpa2, wpa3 and open conn - completed 2020-08-06 17:20:59 -07:00
Logan Lipke
6ac029a7de Merge remote-tracking branch 'origin/master' 2020-08-06 16:13:20 -07:00
Logan Lipke
2ce659c385 Updated script to use new arg parsing methods 2020-08-06 16:13:04 -07:00
Ben Greear
0893faf631 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-08-06 16:09:58 -07:00
Ben Greear
c14c033ad7 cisco-ctlr: Add examples for LANforge lab, allow specifying prompt. 2020-08-06 16:09:33 -07:00
Logan Lipke
c245b86c8a Merge remote-tracking branch 'origin/master' 2020-08-06 15:54:52 -07:00