diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-08-17 07:27:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-17 07:27:31 +0000 |
commit | d4ab6d75525ead3bf5d3484aafd06561bf995d65 (patch) | |
tree | dee55d603b2cdacc256e924f5430b0239e988e87 /testcases | |
parent | 20f882b070def83b3389df6eded26a5cf9627348 (diff) | |
parent | 86693ef6417f77438bace121dd05b6a3c87979f8 (diff) |
Merge "blacklist.txt file format corrected"
Diffstat (limited to 'testcases')
-rw-r--r-- | testcases/OpenStack/tempest/custom_tests/blacklist.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testcases/OpenStack/tempest/custom_tests/blacklist.txt b/testcases/OpenStack/tempest/custom_tests/blacklist.txt index ddd41e688..b273c8fb0 100644 --- a/testcases/OpenStack/tempest/custom_tests/blacklist.txt +++ b/testcases/OpenStack/tempest/custom_tests/blacklist.txt @@ -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 |