History log of /external/autotest/site_utils/perf_csv_uploader.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
109fc2e1fda17551ec80a660a0d682fe942af15d 15-Jun-2016 Dan Shi <dshi@google.com> [autotest] Fix issue when results folder has no csv file found.

Also, force fileutil to overwrite existing files.

BUG=None
TEST=None

Change-Id: I8a982fbec3255c850482f11ffdd9d695f4f20ea2
Reviewed-on: https://chromium-review.googlesource.com/352740
Commit-Ready: Dan Shi <dshi@google.com>
Tested-by: Dan Shi <dshi@google.com>
Reviewed-by: Harpreet Grewal <harpreet@chromium.org>
/external/autotest/site_utils/perf_csv_uploader.py
fcd78ba89d0bfec1c4602631d90ca74c4e6f7f70 25-May-2016 Dan Shi <dshi@google.com> [autotest] Implement the logic to download csv files and upload to cns

BUG=chromium:598504
TEST=local run the script, confirm files uploaded to cns

Change-Id: I4a2d5256b92737a0d8a92fc902c9306a64ebeabd
Reviewed-on: https://chromium-review.googlesource.com/347083
Commit-Ready: Dan Shi <dshi@google.com>
Tested-by: Dan Shi <dshi@google.com>
Reviewed-by: Harpreet Grewal <harpreet@chromium.org>
/external/autotest/site_utils/perf_csv_uploader.py
5a1af087d254ce09df194350d4c9b5b935dc5984 23-May-2016 Dan Shi <dshi@google.com> [autotest] Add a script to upload csv files generated by perf tests to cns

This CL contains the overall structure of the script. The implementations of
functions in CsvFolder will be in a later CL.

BUG=chromium:598504
TEST=None

Change-Id: I38645a0dc39622e7e028dbeb4e29e8416319421e
Reviewed-on: https://chromium-review.googlesource.com/346745
Commit-Ready: Dan Shi <dshi@google.com>
Tested-by: Dan Shi <dshi@google.com>
Reviewed-by: Paul Hobbs <phobbs@google.com>
/external/autotest/site_utils/perf_csv_uploader.py