Gather all skipped tempest test cases 23/67123/1
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Mon, 25 Feb 2019 12:56:18 +0000 (14:56 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 27 Feb 2019 10:00:14 +0000 (11:00 +0100)
commite72332934035836586878caa49f18f40314df2a3
treec75783dedac274853f896f079c6f04cd77bd3c35
parent7b5b39e10089c47f4fb85bc745e138138c42d300
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>
(cherry picked from commit 692c50bbeb01b57c184cd8629a534a19f9b9ad73)
functest/opnfv_tests/openstack/tempest/tempest.py