Update git submodules
authorLeo wang <grakiss.wanglei@huawei.com>
Mon, 28 Aug 2017 07:26:58 +0000 (07:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 28 Aug 2017 07:26:58 +0000 (07:26 +0000)
commitdba6525e77669f76aa95f2d08ff25c49164d9733
tree16bc9a083d058f78179def4d599d47bf0478f15f
parentbe95d4fed057c80ac88ce0d777a0759d6a74b3e3
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Bugfix: functest only keeps the last test case's log"
  - Bugfix: functest only keeps the last test case's log

    JIRA: DOVETAIL-490

    1. Dovetail just keeps the last tempest/defcore/ipv6/bgpvpn test's log file.
    2. All log files should be kept, so users and developers can know the reason
       of failed test cases.
    3. tempest logs will be stored in directory tempest_logs/
    4. defcore logs will be stored in directory defcore_logs/
    5. IPv6 logs will be stored in directory ipv6_logs/
    6. bgpvpn logs will be stored in directory bgpvpn_logs/
    7. All vping logs are in functest.log

    Change-Id: I79eae79cb32d65ce1ada3dd6f4c6dfd3945fc512
Signed-off-by: xudan <xudan16@huawei.com>
docs/submodules/dovetail