Shorter test case names are accepted for tempest blacklist file 49/17949/3
authorvitikkan <viktor.tikkanen@nokia.com>
Wed, 3 Aug 2016 06:19:21 +0000 (09:19 +0300)
committervitikkan <viktor.tikkanen@nokia.com>
Wed, 3 Aug 2016 11:33:23 +0000 (14:33 +0300)
commit15817ab1cea380c9d5e043d4ac9063f95391fed2
treedd349e022e554a5008c80b8956515de56088210c
parent560ab3f2117181dee4a6eb32b3c8a093ca46afc0
Shorter test case names are accepted for tempest blacklist file

Blacklist file handling is changed so that also partial test case
names are accepted. For example, "tempest.api.object_storage"
entry will exclude all the test cases containing this string.

JIRA: FUNCTEST-401

Change-Id: I620be7dfd5d980a343d2f7cc7c0dbe40598bf65c
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
testcases/OpenStack/tempest/custom_tests/blacklist.txt
testcases/OpenStack/tempest/run_tempest.py