Move results directory check to start of client
authorMark Wong <mark@2ndQuadrant.com>
Sat, 3 Feb 2018 22:15:19 +0000 (14:15 -0800)
committerMark Wong <mark@2ndQuadrant.com>
Sun, 4 Feb 2018 01:35:58 +0000 (17:35 -0800)
commit015daacf6a8b53a682b989888ae7b75ddc82ccd8
treef47702565f0f755daf780ac7d07add0fbc0e3b89
parent00242ae477359b8fde72e5c00ba25fa0316a1400
Move results directory check to start of client

Between the benchmark and collector modules, it's not clear who might
have created the output directory first.  Leave a warning in the
benchmark modules for now, otherwise don't let it prevent the tests from
running.
client/benchmarks/runner.py
client/perffarm-client.py