Commit Graph

32 Commits

Author SHA1 Message Date
Matthew Stidham
4667bf5a0b update_dependencies: Fix all warnings
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 11:04:30 -08:00
Matthew Stidham
f7f05b505d update_dependencies: Improve comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
5879f64646 update_dependencies needs to ensure pip is up to date before running updates
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-05 10:20:23 -07:00
Chuck SmileyRekiere
93df56c354 update_dependencies.py : check for os to be able to run on windows
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-29 08:33:20 -06:00
Matthew Stidham
4e7e8b9360 1. Updating argparse commands so they include flags
2. Create check_argparse which allows us to check which flags are or are not included in argparse statements.

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-21 16:13:07 -07:00
Matthew Stidham
53552f605f Improving update_dependencies by making pyjwt an optional update/install
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-15 18:47:29 -07:00
Chuck SmileyRekiere
845135d0ca update_dependencies.py : added dash and kaleido
Kaleido is needed for png creation for presentation with lf_qa.py
Dash is for the dashboard presentation

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-17 09:46:00 -06:00
Matthew Stidham
e100a38c22 Clean up redundant directories and add library to update_dependencies
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-06-29 16:28:43 -07:00
Jed Reynolds
0374ece92f update_dependencies.py: makes script much quieter
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-06-02 08:46:06 -07:00
Chuck SmileyRekiere
9e8ecb2edf update_dependencies.py removed bash commands from subprocess.call overly complicated things.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-27 14:51:51 -06:00
Matthew Stidham
b71e698ef1 Add email functionality to regression_test.sh and improve update_dependencies.py
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-05-27 09:07:59 -07:00
Chuck SmileyRekiere
72fcd529f1 update_dependencies.py : updated header information 2021-05-13 07:39:09 -06:00
Matthew Stidham
754207e623 run dataplane_to_grafana from remote machine
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-05-10 22:44:20 -07:00
Chuck SmileyRekiere
c1cfd9c6e0 update_dependencies.py : added pexpect-serial 2021-05-06 06:47:45 -06:00
Chuck SmileyRekiere
799cfc4579 update_dependencies.py : added pyserial (work to do for being root).
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-05 12:54:19 -06:00
Chuck SmileyRekiere
0c43fbea02 update_dependencies.py : keep track of packages that were successful and those not
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-05-05 08:51:42 -06:00
Matthew Stidham
ea1d3c9d22 Adding libraries to update_dependencies
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-27 10:16:55 -07:00
Chuck SmileyRekiere
88d42807f9 update_dependencies.py changed influxdb_client to influxdb-client 2021-04-12 12:45:57 -06:00
Chuck SmileyRekiere
cc90070988 update_dependencies.py : added influxdb_client
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-04-12 12:42:04 -06:00
Matthew Stidham
d15be3b4a7 add influxdb to update_dependencies
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-04-12 10:54:02 -07:00
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
Dipti
4d526958e3 removed unwanted installs
Signed-off-by: Dipti <dipti.dhond@candelatech.com>
2021-03-18 15:35:09 -07:00
Jed Reynolds
7b43f6d2fe update_dependencies.py: adds simple-geometry library
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-03-02 13:13:57 -08:00
Matthew Stidham
bff0f9d393 Add datatable to update dependencies
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-19 10:32:57 -08:00
Matthew Stidham
bd64f1c1c6 Continuing work on regression test, adding requirements to update_dependencies.py
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-17 14:48:35 -08:00
Matthew Stidham
9e3d8d958c Fixing commands in regression_test
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-17 12:11:03 -08:00
Matthew Stidham
803758a8ba Correcting errors in regression_test and adding pyarrow to update_dependencies:
Signed-off-by: Matthew Stidham <stidmatt@protonmail.com>
2021-02-17 10:17:02 -08:00
Matthew Stidham
96e8706e6b Fixing regression test errors 2021-02-10 11:20:14 -08:00
Matthew Stidham
639f04cb83 regression test and dependency updates 2021-02-08 14:18:06 -08:00
Matthew Stidham
a3be0cad29 regression test updates 2021-02-05 14:00:43 -08:00
Matthew Stidham
c20b5f4272 regression test additions and fixes to several scripts 2021-02-05 11:24:40 -08:00
Matthew Stidham
a622584094 working html_test_output 2021-02-01 12:25:28 -08:00