Commit Graph

973 Commits

Author SHA1 Message Date
Ben Greear
496f5acd62 cisco-ctrl: Support more options, from Pankaj. 2020-04-16 16:33:48 -07:00
Logan Lipke
8f5dbe865c Removed unnecessary testing code 2020-04-16 12:14:34 -07:00
Logan Lipke
c01a699de7 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-04-16 09:29:09 -07:00
Logan Lipke
9f96e7862c Added cleanup for endps and cxs after testing 2020-04-16 09:28:58 -07:00
Ben Greear
474500b8f7 basic-regression: Add some more reset related tests, allow running individual tests. 2020-04-16 07:46:25 -07:00
Ben Greear
38e0fe9bd7 Add gui automation script for multiple reports in one go. 2020-04-15 17:54:47 -07:00
Ben Greear
eca5e74ab1 scripts: Improve gui automation scripts. 2020-04-15 16:14:59 -07:00
Logan Lipke
ada52b5c53 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-04-10 16:51:51 -07:00
Logan Lipke
dd2d351981 Added json requests of info for endpoints 2020-04-10 16:51:38 -07:00
Logan Lipke
5bbb747fee fixes broken usage of telnet object, uses new utils::connect method 2020-04-10 16:50:57 -07:00
Logan Lipke
c911364e7b Fixed inaccurate pattern matching 2020-04-10 16:48:03 -07:00
Jed Reynolds
49adca8eba corrects locations found in comments 2020-04-10 15:26:03 -07:00
Jed Reynolds
ab4c7fd120 LFRequest: uses decode(utf-8) to be compatible with python3.5 2020-04-10 12:20:47 -07:00
Logan Lipke
8a4d5189fd show_ports.py: showing errors 2020-04-10 11:44:09 -07:00
Logan Lipke
f189fe5f13 LFRequest: updates get() error expression 2020-04-10 11:43:53 -07:00
Logan Lipke
39d9b777af Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-04-10 11:12:29 -07:00
Logan Lipke
7c6ab1be6f Added module to more easily create generic endpoints, and set their flags/cmds 2020-04-10 11:03:51 -07:00
Logan Lipke
e6a4f800b8 Added fileio and generic endpoint tests 2020-04-10 11:02:59 -07:00
Jed Reynolds
4c77cd75b6 Utils: adds special handling patterns for FileEndpoint patterns 2020-04-09 21:29:01 -07:00
Jed Reynolds
7370c5502e Utils: adds exceptional parsing phrases for L4Endp 2020-04-09 21:17:03 -07:00
Jed Reynolds
7f6b5d5e1e LFRequest updated to show HTTPMessage errors via headers 2020-04-09 14:43:58 -07:00
Jed Reynolds
22ed5e39b8 test_l4.py used to elicit errors 2020-04-09 14:43:58 -07:00
Ben Greear
61e95cc270 tos-plus: Support non-wifi station test as well. 2020-04-09 14:37:07 -07:00
Jed Reynolds
2ce51d7089 fixes dangling merge from create_wanlink.py 2020-04-08 23:12:20 -07:00
Logan Lipke
867bb762fe connectTest used for creating connections using all forms of scripts 2020-04-08 14:13:51 -07:00
Ben Greear
dc12d38f04 tos: Create shell file to communicate directories and fnames.
Easily parsed by shell script for automated testing.
2020-04-08 09:07:50 -07:00
Jed Reynolds
0f4e71e17b video_em: fills in contant tx style to help emulate skype; does not well match skype packet captures, but getting there 2020-04-07 22:32:46 -07:00
Jed Reynolds
62e0b7eaaf video_em: fixes URLs, runs traffic in bursty pattern, can create and not run but runs L4 by default 2020-04-07 20:49:14 -07:00
Jed Reynolds
582381a02c l3_video: progress on L4 pattern, unfinished 2020-04-07 15:12:56 -07:00
Jed Reynolds
a669c00935 firemod: fixes missing L4 connections in list_cx 2020-04-07 15:12:56 -07:00
Ben Greear
34978d792d tos+: Fix a few issues with saving pcap files to new dir. 2020-04-07 11:29:06 -07:00
Ben Greear
e4b434a4d0 tos+: Support saving capture files to a directory. 2020-04-07 11:13:24 -07:00
Ben Greear
3623f522e4 tos+: Save spread-sheet report to csv to
For easier parsing by other scripts.
2020-04-07 10:41:20 -07:00
Ben Greear
445d71f98c tos-plus: Support sniffing upstream port(s) too. 2020-04-07 09:08:11 -07:00
Ben Greear
330b58b212 tos-plus: Allow specifying pkts-to-send
In this case, the script will wait until all connections are stopped
(or duration timer expires), and then exit the script.
2020-04-07 07:08:38 -07:00
Ben Greear
1939665d5a tos-plus: Support configuring radio(s)
Can set NSS and channel for a collection of radios.
2020-03-31 14:37:26 -07:00
Ben Greear
21aa01c80f portmod: Support setting wifi radio nss. 2020-03-31 14:37:08 -07:00
Ben Greear
9e12eac1e6 lf-associate: Properly ignore channel and nss if user does not input any values.
Otherwise, radio values are un-expectedly set to the default values.
2020-03-31 14:36:03 -07:00
Ben Greear
ce62e2ed00 tos-plus: Fix some stats gathering and xlsx output. 2020-03-31 13:34:27 -07:00
Ben Greear
41abc4f5f2 Add tos-plus test script
Update lf_associate comments, firemod defaults, and make tos script
use AutoHelper and multicon 1.
2020-03-31 11:41:38 -07:00
Jed Reynolds
e6d0f0cc9e readme: updates requirements 2020-03-30 13:14:21 -07:00
Jed Reynolds
155c0f0b5f silly markdown 2020-03-30 10:38:39 -07:00
Jed Reynolds
a7902d65ab adds notes on .pypirc file 2020-03-30 10:37:43 -07:00
Jed Reynolds
9503fc553d Updates readme with note about proper installation 2020-03-30 09:28:42 -07:00
Jed Reynolds
e841561c04 vid_group: adds AutoHelper flag to endpoints. Does not appear to help system load 2020-03-25 19:43:40 -07:00
Jed Reynolds
50e9b1e3be video_em: adds method to monitor tx/rx rate on station and uses that for closer estimation of max_tx rate and buffer fill time 2020-03-23 22:03:00 -07:00
Jed Reynolds
d16c42603f Utils: fixes some number parsing 2020-03-23 22:01:30 -07:00
Jed Reynolds
919830e876 video_em: WIP: trying to determine more appropriate max_tx by seeing what tx/rx rate station side has 2020-03-23 20:27:18 -07:00
Jed Reynolds
62a2b44970 portmod: adds more options for lfmgr_port 2020-03-23 20:26:28 -07:00
Jed Reynolds
e3f670abe3 Utils: adds expand_unit_str() 2020-03-23 20:25:42 -07:00