summaryrefslogtreecommitdiffstats
path: root/storperf/db/test_results_db.py
AgeCommit message (Collapse)AuthorFilesLines
2016-05-12Results DB ReportingMark Beierl1-0/+56
Add the ability to push results to the test result db. If the environment variable TEST_DB_URL is defined, results will be pushed there. If not, no push is attempted. Change-Id: Ib833530d7379c5f37f0d2904a83d31a4ee559ae6 JIRA: STORPERF-13 Signed-off-by: Mark Beierl <mark.beierl@emc.com>