Functest fail to parse refstack results 49/57049/1
authorxudan <xudan16@huawei.com>
Fri, 4 May 2018 08:40:06 +0000 (04:40 -0400)
committerxudan <xudan16@huawei.com>
Fri, 4 May 2018 08:56:28 +0000 (04:56 -0400)
commit9286e052afe194c400479275edaa2aaf8ed52de8
treed219dcea5132864f490f5e1813d77fc7922a834b
parent9fb702111ae63824a2e293d327437d0486a565d2
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>
functest/opnfv_tests/openstack/tempest/tempest.py