Gather all skipped tempest test cases 05/67105/4
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Mon, 25 Feb 2019 12:56:18 +0000 (14:56 +0200)
committerCedric Ollivier <cedric.ollivier@orange.com>
Wed, 27 Feb 2019 09:53:09 +0000 (09:53 +0000)
commit692c50bbeb01b57c184cd8629a534a19f9b9ad73
tree4f163e42c16a5dfe7d6da3587ef538392c8e1933
parent9262d3c0ee23aa5b79dbf790162134acccb5c42b
Gather all skipped tempest test cases

This patch applies a change to the regex responsible for
identifying Tempest test cases. With the current regex some
skipped test cases are erroneously ignored.

The condition has been updated in order to match both format of
skipped testcases ('skip:' and 'skip [xxx]:')

Change-Id: Ie7144b01e07cae92918eede0324f3f1f2582c4aa
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
functest/opnfv_tests/openstack/tempest/tempest.py