Commit Graph

109 Commits

Author SHA1 Message Date
Jed Reynolds
abf3d941c1 updates port-down logic 2018-09-26 14:48:41 -07:00
Jed Reynolds
0cc5c9065a Json: adds flatten_list() for more easily iterating results 2018-09-25 17:13:02 -07:00
Jed Reynolds
ae611efc62 updated json port-test and cx-test scripts 2018-09-25 17:12:13 -07:00
Jed Reynolds
1565175012 Json: small scripts to exercise checking and setting port aliases 2018-09-25 14:13:11 -07:00
Jed Reynolds
bfc0ca0ed6 port_test updated for recent pre and post exec commands 2018-09-14 18:29:14 -07:00
Jed Reynolds
9d5d78498d JsonUtils: adds some error and warning checks 2018-09-13 18:52:46 -07:00
Jed Reynolds
e774089dfc port_test now correctly balances station names and vsta aliases 2018-09-13 18:52:21 -07:00
Jed Reynolds
e0930f7506 prints errors 2018-09-12 17:34:54 -07:00
Ben Greear
1408178931 upgrade-dut: Allow to run this outside of /home/lanforge 2018-09-12 16:37:47 -07:00
Jed Reynolds
222b094e25 port_test uses suppress_postexec to speed batch operations 2018-09-12 14:48:12 -07:00
Jed Reynolds
3cd278fd81 Json: includes use of usleep; increases number of stations created during test to clobber radio limit 2018-09-10 19:12:30 -07:00
Jed Reynolds
d36fcb5fa3 Json: test for BUG 2643 2018-09-06 18:31:03 -07:00
Jed Reynolds
bb412aa560 inotify agent that toggles a cx 2018-09-04 15:38:49 -07:00
Jed Reynolds
763b75bf3a scripts: json script to create a cx for every station 2018-09-04 14:46:19 -07:00
Jed Reynolds
c338036d38 example of creating a cx using json 2018-08-31 16:07:32 -07:00
Isaac Konikoff
16123b62c9 Typo on LFVER. 2018-08-31 13:30:05 -07:00
Ben Greear
a73874c9aa Script to upgrade LANforge over device-under-test.
(Or other non-mgt connection)
2018-08-31 09:37:44 -07:00
Jed Reynolds
47a8453b41 jlanpro: multicon -1 option 2018-08-29 14:48:56 -07:00
Jed Reynolds
37d36f12d0 new scripts 2018-08-29 14:00:44 -07:00
Jed Reynolds
7f40053705 port create and toggle test 2018-08-16 16:43:00 -07:00
Jed Reynolds
7fcc8b4e6d easy-mode script and icon for wlanpro 2018-08-15 17:26:19 -07:00
Jed Reynolds
834e5d9a2d wlanpro: updated cleanup for testcase 100 to include all upstream port connections 2018-08-15 14:43:22 -07:00
Jed Reynolds
31fd775bad port_test.pl operates faster; toggles ports 2018-08-10 17:44:53 -07:00
Jed Reynolds
0420987952 Tightens up tunings on port_test 2018-08-10 14:40:32 -07:00
Jed Reynolds
1ab2e0f91a port_test changed default host to localhost 2018-08-10 08:48:02 -07:00
Jed Reynolds
0c4fbd4c35 Json: port_test now can create a destroy and create number of ports 2018-08-09 19:04:14 -07:00
Jed Reynolds
6cf6c685e2 JsonUtils: now has working methods to submit json cli commands 2018-08-09 19:03:47 -07:00
Jed Reynolds
694adc4071 port_test.pl can now use JsonUtils.pm 2018-08-08 18:13:51 -07:00
Jed Reynolds
a3a98cda0e fixes script to properly export subroutines 2018-08-08 18:13:51 -07:00
Jed Reynolds
61cf468f8a note on better use of Exporter 2018-08-08 18:13:51 -07:00
Jed Reynolds
9d07022b75 whitespace 2018-08-08 18:13:51 -07:00
Ben Greear
79c23ed313 Support modifying IP/DHCP in wlanpro and other helper scripts.
Fix setting fixed vs IP in lf_associate as well.
2018-08-08 17:44:09 -07:00
Ben Greear
be657e72d7 wlanpro: Use 200Mbps max upload speed in bi-directional test.
And record the total time it took to run the script.
2018-08-08 15:17:37 -07:00
Ben Greear
27c4dc8e26 Add example command for wlanpro test. 2018-08-08 11:47:42 -07:00
Ben Greear
084d1745a6 Merge branch 'master' of github.com:greearb/lanforge-scripts 2018-08-08 11:45:51 -07:00
Ben Greear
05a6b909e2 wlanpro: Enable interferer test case. 2018-08-08 11:45:20 -07:00
Jed Reynolds
a1c5833a1a new testing script; new script library 2018-08-08 10:46:33 -07:00
Jed Reynolds
3b0ffd8d27 Updates to script including adding local library 2018-08-08 10:46:33 -07:00
Ben Greear
08c384f9b4 Merge branch 'master' of github.com:greearb/lanforge-scripts 2018-08-07 14:57:29 -07:00
Ben Greear
c812f3b146 wlanpro: Use longer report-timers for WCT
And update lf_auto_wifi_cap to support that as well.  This keeps us
from over-driving the LANforge so bad in the WCT test case, and gives
more reliable stats.
2018-08-07 14:56:32 -07:00
Jed Reynolds
1a1e05910f WIP improved json port testing script 2018-08-07 14:03:04 -07:00
Ben Greear
08c9b54e76 Update wlanpro test.
Better port stats parsing, better help.
Decrease requested rate for 2x2 and 1x1 since they are expected
to run slower.
2018-08-07 11:59:19 -07:00
Jed Reynolds
fca3618daf script up-down notes 2018-08-06 16:38:28 -07:00
Jed Reynolds
4b61d079d0 updates create station script to create ports in admin-down mode, then bring them up 2018-08-06 16:06:17 -07:00
Jed Reynolds
2ebe70daac updates json create port script 2018-08-03 16:54:29 -07:00
Jed Reynolds
c3e0ba9146 Importing json testing scripts 2018-08-03 15:23:44 -07:00
Ben Greear
dbae7a7c24 wlanpro: Open-code stats gathering to improve performance.
This significantly speeds up run time for this script at the cost
of a bit more code complexity in this script.
2018-07-20 13:38:24 -07:00
Ben Greear
4d3bfe4827 wlanpro: Ensure radios are back to full capacity for wifi-cap test. 2018-07-20 10:53:08 -07:00
Ben Greear
3f839a5d56 wlanpro: Clean up wifi-capacity-test generated connections.
Makes reporting faster and over-all display simpler.
2018-07-19 13:54:24 -07:00
Ben Greear
e386c4a3a0 wlan-pro: Enable wifi-capacity test.
Test-case 6 now launches a wifi-capacity test of 64 stations
on the '4a' radio.

Improve reporting summary as well.
2018-07-19 12:50:57 -07:00