Logan Lipke
|
e085bea4a4
|
Added NAME, PURPOSE, and EXAMPLE sections to docstrings
|
2021-05-18 15:45:02 -07:00 |
|
shivamcandela
|
a24fef3a13
|
Updates : printing endpoint data on console
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
|
2021-05-02 14:21:41 +05:30 |
|
shivamcandela
|
43477b0e60
|
layer3 profile fixes
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
|
2021-05-02 12:33:31 +05:30 |
|
shivamcandela
|
5ea006f015
|
added option to run traffic on already created stations
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
|
2021-05-02 11:01:20 +05:30 |
|
Matthew Stidham
|
421c1fe3d6
|
Fix test_ipv4_variable_time with new traffic_type flag
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
|
2021-04-27 17:21:08 -07:00 |
|
Matthew Stidham
|
0810ff03fd
|
flag to record to an influx manager which is not on the same host as lanforge
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
|
2021-04-27 10:16:55 -07:00 |
|
shivamcandela
|
66e87c1354
|
added traffic_type in an option
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
|
2021-04-21 10:49:02 +05:30 |
|
Matthew Stidham
|
c3b3f8a161
|
make csv_to_influx work and make test_ipv4_variable_time work properly
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
|
2021-04-15 16:58:49 -07:00 |
|
Matthew Stidham
|
0008f856e0
|
test_ipv4_variable_time can push data to influx v2
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
|
2021-04-15 10:20:59 -07:00 |
|
lanforge
|
a04f31b92f
|
remove broken flags in test_ipv4_variable_time
Signed-off-by: lanforge <stidmatt@gmail.com>
|
2021-04-07 13:43:19 -07:00 |
|
lanforge
|
fe45a2c657
|
Option to paste data from test_ipv4_variable_time to influx database
Signed-off-by: lanforge <stidmatt@gmail.com>
|
2021-04-07 12:41:39 -07:00 |
|
Chuck SmileyRekiere
|
0a3c126390
|
test_ipv4_variable_time.py : added tx rate and rx rate to defaults
|
2021-04-07 07:33:20 -06:00 |
|
Chuck SmileyRekiere
|
3beb2d6709
|
test_ipv4_variable_time.py: change to using success method form exit_success
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
|
2021-04-07 05:38:38 -06:00 |
|
Chuck SmileyRekiere
|
9e675065d1
|
test_ipv4_variable_time.py: update report summary comment
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
|
2021-04-07 05:07:24 -06:00 |
|
Chuck SmileyRekiere
|
f2212a2be2
|
test_ipv4_variable_time.py: Test finishes print where Report Data stored, lf_ftp_test.py: changed permissions
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
|
2021-04-07 04:48:34 -06:00 |
|
Logan Lipke
|
f6d8e6463e
|
Script reporting can now use custom report file & path
|
2021-04-06 17:57:52 -07:00 |
|
Matthew Stidham
|
8f0ebf3637
|
Simpler csv writing application and pushing system information to a text file
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
|
2021-03-19 13:17:04 -07:00 |
|
Matthew Stidham
|
c3c2d7a6a3
|
Fixes in test_wanlink, fix formatting in ipv4_variable_time
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
|
2021-03-12 11:26:10 -08:00 |
|
Dipti
|
dcf85ba785
|
compare two dfs, small bugs but logic is now there
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
|
2021-02-25 09:38:48 -08:00 |
|
Dipti
|
cb757f5d28
|
no longer dependencies on LFclibase in test script
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
|
2021-02-23 13:25:41 -08:00 |
|
Dipti
|
87210c1cb7
|
changed logic for var_time, improved error message for incorrect monitor_interval input
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
|
2021-02-20 14:35:24 -08:00 |
|
Dipti
|
84760e6959
|
added imports to only when they are used (small imports), dataframe comparison underway
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
|
2021-02-18 10:24:55 -08:00 |
|
Dipti
|
b1ebef8f19
|
added total_seconds function to calculate total seconds since epoch, test_time_elapsed column to help with dataframe comparison
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
|
2021-02-17 12:47:45 -08:00 |
|
Dipti
|
9db0c32b38
|
df to file fully implemented and working
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
|
2021-02-17 01:36:24 -08:00 |
|
Dipti
|
1a90891a74
|
added 'if debug' logic, df to excel now working, better print statements
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
|
2021-02-16 14:52:38 -08:00 |
|
Dipti
|
bb4fbe904f
|
added section to change bringup batch rate
|
2021-02-16 00:28:05 -08:00 |
|
Dipti
|
2daa2dc673
|
defaults to printing report file path in terminal
|
2021-02-12 13:07:11 -08:00 |
|
Dipti
|
89f17eb678
|
start of comparison of 2 dataframes
|
2021-02-12 11:37:56 -08:00 |
|
Dipti
|
81a502b182
|
commented out write_to_csv, added seconds to file name, fixed missing datapoint
|
2021-02-10 22:56:34 -08:00 |
|
Dipti
|
7e19dc16fe
|
fixed broken code due to merge
|
2021-02-10 18:22:57 -08:00 |
|
Dipti
|
35c4af6b4d
|
merges
|
2021-02-10 18:20:40 -08:00 |
|
Matthew Stidham
|
ca7225a444
|
adding parse_time to ipv4_variable_time
|
2021-02-10 17:22:39 -08:00 |
|
Matthew Stidham
|
96e8706e6b
|
Fixing regression test errors
|
2021-02-10 11:20:14 -08:00 |
|
Dipti
|
1b7a29f77e
|
addition of query for port cols, beginning of acquiring port cols
|
2021-02-10 02:12:49 -08:00 |
|
Dipti
|
c3c0924cda
|
commented out broken code, added code so output_format and report_file exten. is passed in, exten is changed to csv to create file, then csv is changed to correct output format
|
2021-02-09 18:33:04 -08:00 |
|
Dipti
|
e0d1a63f94
|
correction of str concatenation, defaulting to csv file creation
|
2021-02-09 17:00:27 -08:00 |
|
Matthew Stidham
|
96ac1da9b8
|
new way to group all arguments of the same class together
|
2021-02-09 16:22:33 -08:00 |
|
Dipti
|
dda9b45740
|
fixed path saving. added script and LANforge information to csv file. copied df to other file output conversions
|
2021-02-08 22:51:05 -08:00 |
|
Matthew Stidham
|
9c9609a34c
|
debug all commands in regression test
|
2021-02-08 15:36:22 -08:00 |
|
Dipti
|
9a3e66dfa7
|
reformation of monitor loop - writes to disk
|
2021-02-05 16:55:01 -08:00 |
|
Matthew Stidham
|
0483b7dec3
|
get_milliseconds function
|
2021-02-04 11:52:56 -08:00 |
|
Matthew Stidham
|
069e346777
|
fix regression test errors
|
2021-02-04 07:58:32 -08:00 |
|
Dipti
|
a296363cdd
|
changed timeout on 1k and added comments to ipv4 for including where helper file is
|
2021-02-02 00:37:22 -08:00 |
|
Matthew Stidham
|
c98abcd7be
|
realm l3cxprofile and regression fixes
|
2021-02-01 16:06:07 -08:00 |
|
Dipti
|
a28363cef2
|
small help fixes
|
2021-01-30 01:09:37 -08:00 |
|
Dipti
|
ae9e2f1445
|
help option for ipv4_var_time until further GUI-JSON implementation is done
|
2021-01-30 00:55:38 -08:00 |
|
Dipti
|
8d41df7bef
|
Merged dipti-branch
|
2021-01-29 15:20:30 -08:00 |
|
Dipti
|
d4a4c3b494
|
fixed col_names default to be all columns
|
2021-01-28 14:16:11 -08:00 |
|
Dipti
|
4fda8d0f9b
|
var_time col name arg parse fixed
|
2021-01-28 14:09:46 -08:00 |
|
Dipti
|
4aec4c0ec4
|
arg changes
|
2021-01-28 13:33:01 -08:00 |
|