1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/output_processors
Marc Bonnici 281eb6adf9 output_processors/postgresql: Refactor and fix uploading duplication
Previously run level artifacts would be added with a particular job_id,
and updated artifacts would be stored as new objects each time. Refactor
to remove unnecessary instance variables, only provide a job_id when
required and add an update capability for largeobjects to ensure this
does not happen.
2018-10-24 10:42:28 +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: Refactor and fix uploading duplication 2018-10-24 10:42:28 +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