1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00
workload-automation/wa/output_processors
Marc Bonnici f2d6f351cb output_processors/postgres: Fix incorrect parameter
When verifying the database schema the connection instead of a cursor
should be passed.
2018-12-07 10:51:18 +00: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/postgres: Fix incorrect parameter 2018-12-07 10:51:18 +00: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