Update git submodules
authorLinda Wang <wangwulin@huawei.com>
Wed, 9 May 2018 03:38:13 +0000 (03:38 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 9 May 2018 03:38:13 +0000 (03:38 +0000)
commite8b6341441d67e7b1e3bba8d4d1bd35990015c93
treef247847db3b2d604efb631122700afea4a7cd1bd
parentf57fa60c8a1788096cd09bb4f2fbc11126314e45
Update git submodules

* Update docs/submodules/functest from branch 'stable/fraser'
  - Merge "Functest fail to parse tempest-based results" into stable/fraser
  - Functest fail to parse tempest-based results

    1. The regular expression can't work well for all tempest-based results
    2. Refer to http://testresults.opnfv.org/test/api/v1/results?project=functest&case_name=refstack_defcore&last=1
    3. There are 88 success test cases but the list of success is empty
    4. tempest test case name is not always begin with {0}, it maybe any number
    5. The test case whose name has the keyword 'fail' will also be list in 'failures'

    Change-Id: I5187aaaabdca762256be9162cc85ba42263169bc
Signed-off-by: xudan <xudan16@huawei.com>
    (cherry picked from commit 9286e052afe194c400479275edaa2aaf8ed52de8)
docs/submodules/functest