Update git submodules
authorxudan <xudan16@huawei.com>
Sat, 26 May 2018 06:52:39 +0000 (02:52 -0400)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 23 Jul 2018 07:44:19 +0000 (07:44 +0000)
commiteff0e5c7184875ed042be66d3006f966159c6191
treeaa0bfb42a2324f8c4e8267cf332acee2f5836e99
parent8bc0426638d31e4c094aa80ccc5da145181b5e29
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Remove functest_testsuite and functest_testcase in dovetail_config.yml

    The 2 sections 'functest_testsuite' and 'functest_testcase' are used by
    all Functest test cases.

    They aim to parse the results of Tempest sub test cases.

    Remove them, and check the sub test case list,
    1. if it's empty, that means no need to check sub test cases
    2. if it is not empty, check the sub test cases one by one.

    Additional, remove some useless keys in dovetail_config.yml

    JIRA: DOVETAIL-658

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