Update git submodules
authorxudan <xudan16@huawei.com>
Tue, 28 Aug 2018 08:16:29 +0000 (04:16 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 28 Aug 2018 11:31:57 +0000 (11:31 +0000)
commite82f9e4c694ee62690a0f50497c0068ebca862ce
tree7f273029118a8338d91d01f624c7b20dae850b88
parentc8261c9306c5740625c968fedb1f30f40fa7679d
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - 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>
docs/submodules/dovetail