Commit Graph

2110 Commits

Author SHA1 Message Date
Matthew Stidham
e9715b1ff1 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-22 10:14:10 -08:00
Matthew Stidham
0b4e31fa52 properly use parse_time to render test duration 2020-12-22 10:13:39 -08:00
shivamcandela
6285913758 added test status and path corrections 2020-12-22 23:37:16 +05:30
Matthew Stidham
03f2c10578 parse_time function in realm.monitor 2020-12-22 09:43:30 -08:00
Matthew Stidham
ea7484d974 parse_time function in monitor 2020-12-22 09:42:51 -08:00
Matthew Stidham
da879f1f4b layer3connections variable and test duration 2020-12-22 09:37:17 -08:00
Matthew Stidham
de4035235f minor tweaks 2020-12-22 09:25:56 -08:00
Matthew Stidham
6ffee44895 Improvements recommended by Jed on Realm 2020-12-22 09:13:07 -08:00
Dipti
f9958f01d1 security argparse removal 2020-12-21 21:37:35 -08:00
Jed Reynolds
e034cabaf0 test_ipv4_variable_time.py: adds required/optional argument parsing, whitespace 2020-12-21 20:55:28 -08:00
Jed Reynolds
7eca38e2f7 test_ipv6_variable_time.py: updates:
- fixes incorrect CX type
- adds check on tcp6 or udp6 type
- adds max rates
- adds mode, ap options
2020-12-21 20:53:40 -08:00
Matthew Stidham
8cddb68568 works with any number of stations, exports an excel compatible filename 2020-12-21 20:15:53 -08:00
Matthew Stidham
8d345c2f93 variable time 2020-12-21 19:57:42 -08:00
Matthew Stidham
638be3606d supports any number of stations 2020-12-21 19:50:00 -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
Jed Reynolds
66d7bb0103 check_large_files.bash: adds little logic to determine latest kernel version--incorrectly 2020-12-21 16:19:22 -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
Jed Reynolds
afc36e0d6d check_large_files.bash: fixes compares(), now sorts thru kernels better, shows corefiles, improves output 2020-12-21 13:21:26 -08:00
Jed Reynolds
1923fc5c02 check_large_files: making progress 2020-12-20 13:12:08 -08:00
Logan Lipke
fa4d519078 Clarified help output, added more command examples 2020-12-18 17:00:42 -08:00
Logan Lipke
5477368369 Added check for port_list in wait_until_ports_disappear to ensure list is being used 2020-12-18 17:00:42 -08:00
Jed Reynolds
e11cb78bd1 check_large_files.bash: adds lots of disk size logic, WIP 2020-12-18 16:56:38 -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
630c88d2c0 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-18 15:28:10 -08:00
Jed Reynolds
945f5fbb5b check_large_files: menu processing and survey methods, WIP 2020-12-18 15:27:27 -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
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
bealler
9c10b16d77 Make LANForge radio references in Nightly Sanity into variables defined in lab_ap_info 2020-12-18 13:58:28 -05: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