Commit Graph

1908 Commits

Author SHA1 Message Date
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
Jed Reynolds
2a8b0e1433 realm.py: adds appropriate parameters to init and uses super init with capture_signals and proxy 2020-12-18 12:38:10 -08:00
Jed Reynolds
c1bd64adb9 uses non-deprecated method 2020-12-18 12:36:41 -08:00
Jed Reynolds
062cf04d9b lfcli_base.py: adds proxy construction logic 2020-12-18 12:36:26 -08:00
Jed Reynolds
d3fab7c7ff check_large_files.bash: adds mapfile 2020-12-17 21:00:52 -08:00
Jed Reynolds
68a30d6bd2 lf_icemod.pl: fixes connection logic 2020-12-17 21:00:52 -08:00
Jed Reynolds
b43f6edb6d check_large_files.bash: WIP 2020-12-17 21:00:52 -08:00
Jed Reynolds
b3d88f672d typo 2020-12-17 21:00:52 -08:00
Jed Reynolds
5cf4026dbf renames to .bash 2020-12-17 21:00:52 -08:00
Jed Reynolds
1232cc6c67 check_large_files.sh: using mapfile, formatting 2020-12-17 21:00:52 -08:00
Logan Lipke
ea9fede527 Uncommented necesarry code 2020-12-17 16:49:08 -08:00
Logan Lipke
d96df71c2a Fixed unnecessary dabug=True in FIOEndpProfile 2020-12-17 16:48:50 -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
Logan Lipke
4edf9cb73c FIOEndpProfile create can now take a connections_per_port arg 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
6594a6ad34 lfcli_base.py: adds constant text for help on mode settings 2020-12-16 23:47:32 -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
Jed Reynolds
535f15e6c3 lfcli_base.py adds back --security option 2020-12-16 23:09:11 -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
Jed Reynolds
5c7fccf12f lfcli_base.py: changes some False defaults to None 2020-12-16 14:59:45 -08:00
Jed Reynolds
6d6a3e5898 realm: StationProfile: fixes mode null on station create 2020-12-16 14:59:12 -08:00
Jed Reynolds
67e7d2e034 lfcli_base.py: fixes self refrences to captured_signal methods 2020-12-16 14:44:58 -08:00
Jed Reynolds
e900a93d4b realm: L3CXProfile monitor loop WIP 2020-12-16 14:44:58 -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
d009891741 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-16 11:19:18 -08:00
Dipti
674f6d4d7a iperf 2020-12-16 11:19:12 -08:00
Chuck SmileyRekiere
32420abdd0 lf_cisco_power.py : greater than 2020-12-16 11:38:32 -07:00
Dipti
742e7115cd mode and bssid added 2020-12-16 10:30:53 -08:00
Chuck SmileyRekiere
d19de9d521 lc_cisco_power.py : updated help 2020-12-16 11:03:21 -07:00
Chuck SmileyRekiere
deef5bb89a lf_cisco_power.py : updates for Beacon 2020-12-16 11:00:42 -07: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
b1797f8117 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-15 15:47:05 -08:00
Dipti
03f514cd4d security param addition 2020-12-15 15:46:59 -08:00
Chuck SmileyRekiere
e32fc4fadb lf_cisco_power.py : diff of beacon/measured combined/measure
cisco_wifi_ctl.py : add reminder for 3504 (Cisco Controller)
2020-12-15 15:44:13 -07:00
Dipti
8a3282bdf7 additions - works fully now to run low ping traffic 2020-12-15 14:19:26 -08:00
Dipti
6f9f8e86ae debug output - small change 2020-12-15 13:10:38 -08:00