Commit Graph

126 Commits

Author SHA1 Message Date
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
Dipti
e9e92ae76b arg additions 2021-01-28 11:31:35 -08:00
Matthew Stidham
9d7e518bd3 save on local machine without failure 2021-01-27 17:15:20 -08:00
Matthew Stidham
1bacc79ec9 unnecessary line 2021-01-27 17:15:20 -08:00
Matthew Stidham
67b236cbe1 args.report_file is none 2021-01-27 17:15:20 -08:00
Matthew Stidham
fe51e0eca2 user defined columsn in test_ipv4_variable_time 2021-01-27 17:15:20 -08:00
Matthew Stidham
7b71a52a43 working columns names for variable_time 2021-01-27 17:15:20 -08:00
Matthew Stidham
51ea187b2f flexible lfclient_port and correct l3 field names 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
35fb049a1f deletion of excess func - 'get rx values' , indication of if IP address is present 2021-01-27 17:15:20 -08:00
Matthew Stidham
29353588ea html test output 2021-01-27 17:15:20 -08:00
Dipti
cc83acc6fb help and debug changes 2021-01-27 17:15:20 -08:00
Matthew Stidham
5d95390fba small fix to variable_time 2021-01-27 17:15:20 -08:00
Matthew Stidham
4c0662180f inheritance fixes 2021-01-27 17:15:20 -08:00
Dipti
f5b1fae73e continuation of old csv and new csv file comparison 2021-01-27 15:10:57 -08:00
Dipti
ab851dba7c addition of report comparison in ipv4_var_time 2021-01-27 13:10:58 -08:00
Dipti
c85dd35c4e milliseconds from datetime object now in own column from datetime object 2021-01-26 13:48:15 -08:00
Dipti
cbb06a7922 columns now adjusting according to order called in var_time, removed indices 2021-01-26 12:53:58 -08:00
Dipti
efa7adb65b small changes -- not signif. latest version 2021-01-26 09:47:43 -08:00
Dipti
2247b79e4a new report logic - uses pandas instead of xlsxwriter. deleted a few imports. moved imports to top 2021-01-25 17:04:08 -08:00
Matthew Stidham
6686bd09f9 args.report_file is none 2021-01-22 14:33:07 -08:00
Matthew Stidham
2931522e37 user defined columsn in test_ipv4_variable_time 2021-01-22 11:53:24 -08:00
Matthew Stidham
452504cf64 working columns names for variable_time 2021-01-22 11:04:51 -08:00
Matthew Stidham
bdd6dbe99c flexible lfclient_port and correct l3 field names 2021-01-22 10:50:09 -08:00