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)
commit5127e43b5e55d1ad8f76c9fe271bdaa7613dcd13
treee45d9bbb06b87afabc3857e410e9d4c8fd1e5a42
parentd2d8a0f702c52262fbd459f232ff9ff63881fbe7
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