Change Bottlenecks volume mapping 81/61581/1
authorxudan <xudan16@huawei.com>
Tue, 28 Aug 2018 08:16:29 +0000 (04:16 -0400)
committerDan Xu <xudan16@huawei.com>
Thu, 30 Aug 2018 08:39:41 +0000 (08:39 +0000)
commit3c1848c52e7483219e99f5fe2bf5953c38f9a474
tree64cd5fad86a049050c4fefce666e181636fcc43b
parent23ecd96cdec73d4d32daf4fe6e72944956e923ed
Change Bottlenecks volume mapping

If mapping to host's /tmp, it won't clean all .log and .out files before
run a new test. It causes the results file including all previous results.
See https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/26/artifact/results/stress_logs/bottlenecks.stress.ping.out/*view*/
It will affect the results check.

Mapping to DOVETAIL_HOME/results/bottlenecks, which will always be cleaned
before running another test.

Change-Id: I22bfc871d6f041ae38308bf8e8f685993a376973
Signed-off-by: xudan <xudan16@huawei.com>
(cherry picked from commit e79f851c5b804db5884be05a50bc3ae0abe222b4)
dovetail/test_runner.py
etc/conf/bottlenecks_config.yml