Change Bottlenecks volume mapping 51/61451/1
authorxudan <xudan16@huawei.com>
Tue, 28 Aug 2018 08:16:29 +0000 (04:16 -0400)
committerxudan <xudan16@huawei.com>
Tue, 28 Aug 2018 08:16:29 +0000 (04:16 -0400)
commite79f851c5b804db5884be05a50bc3ae0abe222b4
treec08a2ba236bf9e32cbb0a6c34bb4e6e62791f0f5
parent8e2c2b42dff66d9896bfc5a8da8ee86cb18e8cb8
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>
dovetail/test_runner.py
etc/conf/bottlenecks_config.yml