diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-09-02 10:11:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-02 10:11:21 +0000 |
commit | 17b720a1addfa444a6248baa9706bf20d012051b (patch) | |
tree | 0d56be8a9eeaf7ddc6796b36a157cc6251c6c746 /testcases/OpenStack/tempest/custom_tests/blacklist.txt | |
parent | 97c243bff05175ff9d339725a70100c0b0037ca4 (diff) | |
parent | 0e29b1b97d1b996706aca692872fca5488a3acf7 (diff) |
Merge "Exclude test cases that use floating IP from odl_l3 scenarios"
Diffstat (limited to 'testcases/OpenStack/tempest/custom_tests/blacklist.txt')
-rw-r--r-- | testcases/OpenStack/tempest/custom_tests/blacklist.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/testcases/OpenStack/tempest/custom_tests/blacklist.txt b/testcases/OpenStack/tempest/custom_tests/blacklist.txt index 42e1a327a..a2427e282 100644 --- a/testcases/OpenStack/tempest/custom_tests/blacklist.txt +++ b/testcases/OpenStack/tempest/custom_tests/blacklist.txt @@ -88,3 +88,22 @@ - fuel tests: - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops + +- + # https://bugs.opendaylight.org/show_bug.cgi?id=5586 + # https://jira.opnfv.org/browse/APEX-112 + # https://jira.opnfv.org/browse/FUNCTEST-445 + scenarios: + - os-odl_l3-nofeature-ha + - os-odl_l3-nofeature-noha + installers: + - fuel + - apex + - compass + - joid + tests: + - tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard + - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops + - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops + - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern + - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern |