Commit Graph

1043 Commits

Author SHA1 Message Date
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
Ben Greear
e10c5630a6 csv-convert: Open-code the csv manipulation.
This makes it easier to deal with slightly different input formats,
and allows us to properly convert Mbps, Gbps, Kbps, bps to Mbps
units.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-07 10:56:19 -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
Ben Greear
42d9f4375e variable-time: Remove redundant assignment.
Variable was over-written below, so remove the first assignment.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-06 16:38:37 -07:00
Matthew Stidham
9c585d9bfc Better way of calling influx library
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-06 14:31:39 -07:00
Matthew Stidham
13c08a7a76 Properly report influx data in sta_connect2.py
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-06 14:21:29 -07:00
Matthew Stidham
bf57a78c8c Add optional influx database monitoring to sta_connect2.py
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-06 12:13:58 -07:00
Ben Greear
e776758484 csv-convert: Fix typo.
Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-04-06 08:31:11 -07:00
Chuck SmileyRekiere
fa213d807a csv_convert.py : defaulted to outfile
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-06 06:19:36 -06:00
Chuck SmileyRekiere
c4527011bf csv_convert.py : print the infile, outfile(xlsx), outfile(csv)
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-06 06:08:10 -06:00
Chuck SmileyRekiere
e65a8ca606 csv_convert.py commented out debug prints
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-06 06:00:41 -06:00
Chuck SmileyRekiere
456590e360 intitial commit csv_convert.py
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-06 05:59:45 -06:00
lanforge
56aaff06dd Download test initial commit
Signed-off-by: lanforge <stidmatt@gmail.com>
2021-04-05 15:28:48 -07:00
lanforge
8e870862d9 Allow a user to gather data from only select variables
Signed-off-by: lanforge <stidmatt@gmail.com>
2021-04-05 12:38:15 -07:00
lanforge
430c5b2ad0 Create influx.py in py-json and import it into recordinflux.py
Signed-off-by: lanforge <stidmatt@gmail.com>
2021-04-05 12:18:40 -07:00
Chuck SmileyRekiere
575840d33f initial commit: lf_ftp_test.py ftp_html.py (using current reporting)
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-03 11:03:02 -06:00
Matthew Stidham
f0b6e497ec Create influx recording script
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-02 17:14:19 -07:00
Chuck SmileyRekiere
40639cee8e lf_graph.py created , updates to lf_report.py, lf_report_test.py
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-03-30 07:57:32 -06:00
anjali
2674f3db4d Added method for objective and change the image name banner.png
-change size of bar chart
2021-03-30 18:46:46 +05:30
Chuck SmileyRekiere
eb495d49e0 report_library.py to lf_report.py
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-03-29 17:13:18 -06:00
anjali
ec95c5e4c2 Added method for objective and change the image name banner.png
added bar chart for multiple category
2021-03-26 10:47:50 +05:30
Matthew Stidham
980a9435d6 Adding missing dependency to update_dependencies
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-24 10:05:04 -07:00
Matthew Stidham
952bab4acb Making it so customers can use sta_connect_example, fixing a github issue report.
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-24 10:03:53 -07:00
Matthew Stidham
7462684520 Create a flag which makes it easier to automate lf_sniff by adding a custom name and add a test to regression
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-23 13:42:19 -07:00
anjali
2341f57b39 Added method for objective and change the image name banner.png 2021-03-22 04:52:03 +05:30
anjali
b9a9507fb2 removing files 2021-03-20 16:00:10 +05:30
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
Dipti
4d526958e3 removed unwanted installs
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
2021-03-18 15:35:09 -07:00
Matthew Stidham
6166a9cc72 Fix fileio and qvlan errors
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 18:32:25 -07:00
Matthew Stidham
e1a865f946 Fixing exit_on_error mistakes
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 16:14:03 -07:00
Matthew Stidham
e000571594 Fixing halt_on_error errors
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 15:48:42 -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
Matthew Stidham
519cd785cb Remove halt on error from all inheritors of realm
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 14:26:06 -07:00
Matthew Stidham
7bede86c9e Check to make sure an NFS file share is mounted
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 12:55:24 -07:00
Matthew Stidham
3a0cfc04c3 Fix formatting error
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-17 11:08:00 -07:00
Chuck SmileyRekiere
e29698886e initial commit of report library
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-03-17 10:15:32 -06:00
anjali
404c446254 Add Netgear Clickthru captive portal and Iperf Task
-modify netgear_Iperf_test.py
2021-03-17 05:14:07 +05:30
anjali
76cf62b747 Add Netgear Clickthru captive portal and Iperf Task 2021-03-17 05:14:07 +05:30
Matthew Stidham
2614cec0e6 Didn't mean to commit this file
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-16 14:42:18 -07:00
Matthew Stidham
dc938a9603 Fixed create_qvlan.py script
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-16 14:33:51 -07:00
Logan Lipke
c304069124 Created script like create_bridge for creating bonds 2021-03-12 16:37:31 -08:00
Matthew Stidham
934a442651 we only need to run connectTest once in updateTest.bash
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-12 15:46:04 -08:00
Matthew Stidham
4dd66e6a49 Fixing test_wanlink so it should work now
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-12 13:33:14 -08:00
Matthew Stidham
e5a29934d4 regression test fix, newscript does not exist
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-03-12 12:53:43 -08: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
Jed Reynolds
86e9cfa63e test_status_msg.py: renames short variable
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-03-12 10:51:20 -08:00