1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wa/output_processors
Marc Bonnici 062be6d544 output_processors/postgresql: Don't reconnect if not initialised
Update check to clarify that we should not attempt to reconnect to
the database if the initialisation of the output processor failed.
2019-08-28 11:33:46 +01:00
..
__init__.py wa: Rename results_processors to output_processors 2018-01-15 10:24:03 +00:00
cpustates.py output_processors: Move variable initialization to __init__ 2018-09-21 15:06:30 +01:00
csvproc.py output_processors: Move variable initialization to __init__ 2018-09-21 15:06:30 +01:00
postgresql.py output_processors/postgresql: Don't reconnect if not initialised 2019-08-28 11:33:46 +01:00
sqlite.py output_processors: Move variable initialization to __init__ 2018-09-21 15:06:30 +01:00
status.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
targz.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
uxperf.py wa: pep8 fixes 2018-07-06 14:39:41 +01:00