Commit Graph

520 Commits

Author SHA1 Message Date
Logan Lipke
231bca1d5a Test groups/test group related cxs no longer get created or deleted if already existing 2020-12-16 12:09:12 -08:00
Dipti
674f6d4d7a iperf 2020-12-16 11:19:12 -08:00
Dipti
742e7115cd mode and bssid added 2020-12-16 10:30:53 -08:00
Dipti
179927e7c8 sleeps 2020-12-16 09:51:33 -08:00
Dipti
b599085286 realm: added debug, var_time: added mode and BSSID connection to stations 2020-12-16 09:43:24 -08:00
Dipti
b115c45f95 test_duration is now able to be set - def to 2m 2020-12-16 09:17:05 -08:00
Dipti
25367afc93 more debug in realm, test generic for iperf 2020-12-15 23:06:08 -08:00
Logan Lipke
998b48da02 Added info for test_ipv6_connection, test_ipv4_connection, test_l3_unicast_traffic_gen, test_ipv4_l4_urls_per_ten, test_ipv4_l4_ftp_urls_per_ten, test_ipv4_l4_urls_per_ten, and test_generic 2020-12-15 16:13:53 -08:00
Dipti
cfdc62bcb8 fixed debug output 2020-12-15 16:02:40 -08:00
Logan Lipke
5290697231 Fixed help output issue 2020-12-15 16:00:19 -08:00
Dipti
03f514cd4d security param addition 2020-12-15 15:46:59 -08:00
Dipti
8a3282bdf7 additions - works fully now to run low ping traffic 2020-12-15 14:19:26 -08:00
Dipti
5f81bdabb7 debug output, self.debug statements, better help 2020-12-15 13:04:57 -08:00
Dipti
0f57f66b65 small fixes 2020-12-15 00:03:27 -08:00
Dipti
afba27daa7 example of forcing AP 2020-12-15 00:02:57 -08:00
Dipti
1038c8735e Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-14 19:43:23 -08:00
Dipti
fcf05abb38 adds mode setting 2020-12-14 19:43:01 -08:00
Logan Lipke
4200ec0a8a Changed functionality of test groups, added options for updating single test group. WIP 2020-12-14 17:00:25 -08:00
Dipti
4de14cea29 1k_client fixed args, few other issues now. WIP 2020-12-14 13:30:22 -08:00
Dipti
96d6ffda06 arg switches pt 1 2020-12-14 13:12:00 -08:00
shivamcandela
a4b7632776 correction in comments 2020-12-14 13:31:49 +05:30
shivamcandela
e329ccdd95 Utility script for webconsole : generate html report class implemented 2020-12-14 12:21:14 +05:30
shivamcandela
c6082b2034 Client Connectivity test script for webconsole 2020-12-14 12:18:31 +05:30
Dipti
285c91d7d4 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-11 16:24:35 -08:00
Dipti
6b4fbbbfd1 argparse groups added 2020-12-11 16:24:28 -08:00
Logan Lipke
4a6f578aa0 show_group works correctly now 2020-12-11 15:45:46 -08:00
Dipti
d4c712cb31 argument changes 2020-12-11 15:18:38 -08:00
Logan Lipke
0fceed5bd6 Changed host and port parameters to correctly use --mgr and --mgr_port 2020-12-11 15:06:33 -08:00
Jed Reynolds
bae52879b0 test_ipv4_connection.py: fixes unconnected --mgr, --mgr_port switches 2020-12-11 13:51:38 -08:00
Dipti
08bc4a47c0 lfcli base changes 2020-12-11 00:45:52 -08:00
Dipti
639180473e - much less output if not debug - changes according to lfcli 2020-12-10 23:38:35 -08:00
Dipti
2c5d45b9d2 same realm lfcli changes 2020-12-10 23:18:39 -08:00
Dipti
f92675b2a2 script updates according to realm and lfcli 2020-12-10 23:13:35 -08:00
Dipti
5216050f6d script updates according to realm and lfcli 2020-12-10 23:12:39 -08:00
Jed Reynolds
489e6ecd50 test_ipv4_connection.py: several:
- makes radio argument required
- fixes station creation assumption of resource 1
- more debugging
- whitespace
2020-12-10 20:26:34 -08:00
Logan Lipke
0df232e940 Removed redundant help output 2020-12-10 17:38:10 -08:00
Logan Lipke
5faaed8244 Fixed some bugs, added option for comma separated list for add/rm cx 2020-12-10 17:38:10 -08:00
Dipti
46b7f44efe if self.debug line additions 2020-12-10 16:25:01 -08:00
Dipti
642a1f28a7 added self.debug if statements for less output, 1k just about finished - just thorough testing left 2020-12-10 16:09:21 -08:00
Dipti
5ac5b83992 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-10 13:26:21 -08:00
Dipti
b9c1eaaed2 WIP: added stop, cleanup, edited start and time calculation, added help 2020-12-10 13:26:11 -08:00
Ben Greear
988e4eeec9 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-10 12:06:03 -08:00
Ben Greear
d628d3ea47 sta-connect2: Support removing all stations on the resource.
To better clean up system that is in unknown state.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2020-12-10 12:05:32 -08:00
Ben Greear
283eb0de14 Merge /home/greearb/btbits/x64_btbits/server/lf_scripts 2020-12-10 08:02:41 -08:00
Dipti
1ff7703cc4 generic example_x_connection script. 2020-12-10 01:20:18 -08:00
Logan Lipke
948040a917 Script for manipulating test_groups and their cxs 2020-12-09 17:56:08 -08:00
bealler
4504cf54cf Cleanup unused code 2020-12-08 20:03:44 -05:00
Dipti
c8b3204aac edits 2020-12-08 15:50:28 -08:00
Dipti
fce6fa47c4 added pass/fail method in lfcli and edited example_x functions 2020-12-08 15:15:24 -08:00
Dipti
1d78193e97 added wait_for_ip to verify stations get IP 2020-12-08 12:33:58 -08:00