Commit Graph

547 Commits

Author SHA1 Message Date
Matthew Stidham
8d345c2f93 variable time 2020-12-21 19:57:42 -08:00
Matthew Stidham
afd2d74ed3 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-21 18:12:23 -08:00
Matthew Stidham
70da0d4a62 faster monitor function 2020-12-21 18:12:13 -08:00
Dipti
1391d5376d test_all_scripts.sh updates 2020-12-21 16:28:39 -08:00
Matthew Stidham
14bc7dc771 Realm monitor 2020-12-21 16:12:24 -08:00
Matthew Stidham
669cb65777 Realm Monitor 2020-12-21 16:10:11 -08:00
Logan Lipke
fa4d519078 Clarified help output, added more command examples 2020-12-18 17:00:42 -08:00
Dipti
4193b54e5c fixed help, added mode and AP customization 2020-12-18 16:06:08 -08:00
Dipti
549c8777b2 argparse and help fixed 2020-12-18 15:35:00 -08:00
Dipti
1af13e32a5 addition of new argparse functions to help 2020-12-18 15:17:58 -08:00
Dipti
033ed53e90 consistency in output 2020-12-18 15:10:41 -08:00
Jed Reynolds
e74dff7d9b test_all_scripts.sh: adds test for debug env variable 2020-12-18 12:39:31 -08:00
Jed Reynolds
d4a2eca208 test_all_scripts.sh: replaces case with associative array, replaces string tests with arithmetic tests 2020-12-18 12:39:31 -08:00
Jed Reynolds
5e767b0bb3 test_all_scripts.sh: reformatted 2020-12-18 12:39:31 -08:00
Jed Reynolds
0673825f9e test_ipv4_connection.py: updates init and uses proxy, uses localrealm constructor in super constructor call 2020-12-18 12:39:16 -08:00
Logan Lipke
ea9fede527 Uncommented necesarry code 2020-12-17 16:49:08 -08:00
Logan Lipke
497838bf6c Multiple connections can be created per port. ips on existing ports can be changed individually 2020-12-17 15:33:35 -08:00
Chuck SmileyRekiere
eef7eb1c76 lf_cisco_snp.py : clean up monitoring summary 2020-12-17 16:17:37 -07:00
Chuck SmileyRekiere
33eabbc61a lf_cisco_snp.py : created results csv , added test_id 2020-12-17 07:11:04 -07:00
Chuck SmileyRekiere
bf84f54d58 lf_cisco_snp.py : updates for results csv 2020-12-17 07:11:04 -07:00
Jed Reynolds
35a4e3392c test_ipv4_variable_time.py cleans up very large help section 2020-12-16 23:49:33 -08:00
Jed Reynolds
c21eb184c4 test_ipv4_variable_time.py: fixes comma, adds --ap argument 2020-12-16 23:18:36 -08:00
Jed Reynolds
2bc6a2a541 test_ipv4_variable_time.py: multiple fixes:
- whitespace
- calls super()._init_ with _local_realm parameter
- fixes missing mode parameter check
- updates optional and required arguments
- adds help for --mode
2020-12-16 23:13:08 -08:00
Matthew Stidham
b3d45ffe1d Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-16 22:25:08 -08:00
Dipti
af4337f93e ftp works - added better example 2020-12-16 21:09:13 -08:00
Matthew Stidham
079a658e6d required arguments 2020-12-16 15:39:27 -08:00
Dipti
869e06eaf4 security added 2020-12-16 14:10:02 -08:00
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