Update git submodules
authorCedric Ollivier <cedric.ollivier@orange.com>
Sat, 5 May 2018 18:06:18 +0000 (18:06 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 5 May 2018 18:06:18 +0000 (18:06 +0000)
commitf4f732c190a22eb74890441b334a5f106d1ac067
tree92c31f3412213c455196d0f459bc53b0d3dbb0c6
parent998d07b2203d0b39ea3da7bc8dc38331f2215253
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Functest fail to parse refstack results"
  - Functest fail to parse refstack results

    1. The regular expression can't work well for refstack 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. Refstack 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>
docs/submodules/functest