Commit Graph

66 Commits

Author SHA1 Message Date
shivamcandela
e1474f11cf old lanforge-scripts test
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-06-21 00:20:38 +05:30
Logan Lipke
d75aaef850 Moved files being replaced by test_l4.py, Commit 2 of 2 2021-06-16 14:16:04 -07:00
Logan Lipke
e085bea4a4 Added NAME, PURPOSE, and EXAMPLE sections to docstrings 2021-05-18 15:45:02 -07:00
Matthew Stidham
052319d2ce Remove exit_on_error
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 15:19:34 -07:00
Dipti
9a3e66dfa7 reformation of monitor loop - writes to disk 2021-02-05 16:55:01 -08:00
Dipti
fb6fe1150f col names defaults to working 2021-02-04 00:50:05 -08:00
Matthew Stidham
ec3909ba37 fixing errors in urls per ten and regression test 2021-02-02 11:41:38 -08:00
Dipti
8d41df7bef Merged dipti-branch 2021-01-29 15:20:30 -08:00
Dipti
fee1a51fa4 no major changes, committed to pull --rebase 2021-01-27 17:15:20 -08:00
Dipti
f09f31ca52 additions to ipv4_l4_url monitor 2021-01-27 17:15:20 -08:00
Dipti
2c78b4b427 contuination of monitor in l4cxprof & addition of monitor urls_per_ten 2021-01-27 17:15:20 -08:00
Dipti
ca5a673a4f continuation of file output edits/formatting 2021-01-27 17:15:20 -08:00
Dipti
96d445b496 addition of test output logic for urls_per_ten , arg parsing changes to var_time 2021-01-27 17:15:20 -08:00
Dipti
021b8ad306 additions to L4Prof monitor, edits to logic of col names in L3 Monitor 2021-01-27 17:15:20 -08:00
Dipti
5df2dfb35d start of monitor additions & urls_per_ten remodeling 2021-01-27 17:15:20 -08:00
Dipti
be785632e3 urls_per_ten output works 2021-01-25 01:57:26 -08:00
Dipti
bc765cff4c no major changes, committed to pull --rebase 2021-01-22 14:57:08 -08:00
Dipti
5cbd4288cf additions to ipv4_l4_url monitor 2021-01-22 14:57:08 -08:00
Dipti
745b897230 contuination of monitor in l4cxprof & addition of monitor urls_per_ten 2021-01-22 14:57:08 -08:00
Dipti
8910aea156 continuation of file output edits/formatting 2021-01-22 02:22:17 -08:00
Dipti
5c18c4edfd addition of test output logic for urls_per_ten , arg parsing changes to var_time 2021-01-22 01:33:24 -08:00
Dipti
44093e28a2 additions to L4Prof monitor, edits to logic of col names in L3 Monitor 2021-01-21 22:49:12 -08:00
Dipti
204b6d4e76 start of monitor additions & urls_per_ten remodeling 2021-01-21 20:26:13 -08:00
Logan Lipke
7bdb650d7d Shortened docstrings for easier maintenance 2021-01-08 16:56:11 -08:00
Logan Lipke
6d25adeceb Changed use of "column" in docstring to "attribute" 2021-01-08 16:56:11 -08:00
Logan Lipke
9358e809ec Updated docstring use to fit with standards 2021-01-07 15:55:18 -08:00
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Logan Lipke
b8e2b1a109 Added docstring for documentation and usage example 2020-12-29 16:56:16 -08:00
Dipti
60b7c0d9dd updated args and example 2020-12-28 15:25:51 -08:00
Dipti
f9958f01d1 security argparse removal 2020-12-21 21:37:35 -08:00
Dipti
742e7115cd mode and bssid added 2020-12-16 10:30:53 -08:00
Dipti
b115c45f95 test_duration is now able to be set - def to 2m 2020-12-16 09:17:05 -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
Logan Lipke
0fceed5bd6 Changed host and port parameters to correctly use --mgr and --mgr_port 2020-12-11 15:06:33 -08:00
Dipti
354c93bd9f help edits,test edits,bash script edits, just syntax errors left 2020-11-25 18:32:47 -08:00
Dipti
af555b9f09 arguement edits, type cast edits 2020-11-24 13:37:41 -08:00
Logan Lipke
c6f0088846 Removed reliance on upstream port having ip 2020-11-13 17:06:25 -08:00
Dipti
6b829584bc more arg fixes 2020-10-30 13:50:19 -07:00
Logan Lipke
8d943c1f96 Updated cli args to have test specific examples 2020-10-22 15:45:13 -07:00
Logan Lipke
362dd5b165 Updated help output, test specific output WIP 2020-10-21 16:58:49 -07:00
Logan Lipke
802e61856a Updated descriptions in cli --help output 2020-10-20 17:03:28 -07:00
Logan Lipke
00039d772b Updated to use StationProfile.admin_down() 2020-08-07 16:16:58 -07:00
Logan Lipke
68b13e39c5 Added upstream port param 2020-08-07 11:53:10 -07:00
Logan Lipke
7bd68683b5 Removed unnecessary argument 2020-08-06 14:24:18 -07:00
Logan Lipke
e35bdcdec0 Fixed names in argparse info 2020-08-06 14:21:59 -07:00
Logan Lipke
85b5b28de9 Updated script to use new arg parsing methods 2020-08-06 14:17:11 -07:00
Logan Lipke
976cb5505e Added check with wait_for_ips that will stop the test if a timeout occurs 2020-07-31 10:30:44 -07:00
Logan Lipke
54657fc74c Added check to prevent existing endps from interfering in test 2020-07-30 15:27:29 -07:00