blacklist.txt file format corrected 93/18793/1
authorvitikkan <viktor.tikkanen@nokia.com>
Wed, 17 Aug 2016 06:51:01 +0000 (09:51 +0300)
committervitikkan <viktor.tikkanen@nokia.com>
Wed, 17 Aug 2016 06:54:21 +0000 (09:54 +0300)
Only last part of blacklist.txt file was loaded by yaml.safe_load()
function. File format is corrected.

JIRA: FUNCTEST-418

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

index ddd41e6..b273c8f 100644 (file)
@@ -16,6 +16,7 @@
         - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern
         - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern
 
+-
     scenarios:
         - os-odl_l2-nofeature-ha
         - os-odl_l2-nofeature-noha
@@ -32,6 +33,7 @@
     tests:
         - tempest.api.object_storage
 
+-
     scenarios:
         - os-onos-nofeature-ha
         - os-onos-nofeature-noha