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)
commit6428422f2a38919dadde523131d142946b3b9164
tree2e1e3a963434bd0f07ab651fac3537f3e7176375
parenta3aa7da9b5fc4992b9bb32ee742230af8b85a404
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