Always write results of a test to results.json
authorMark Wong <mark@2ndQuadrant.com>
Sun, 30 Jul 2017 23:19:35 +0000 (16:19 -0700)
committerMark Wong <mark@2ndQuadrant.com>
Fri, 5 Jan 2018 19:36:29 +0000 (11:36 -0800)
commitffd8738d36a77882b5be621491f9d255da163505
treea797e88e8e4080ddeedf55f25e66f7bd72d8b34b
parent457432ee25f5336c959b1612e234dd121ca94a34
Always write results of a test to results.json

The idea is to keep things simple by having a directory of results per
test, and to have each directory with a consistently named results
files.
client/benchmarks/runner.py