diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-03-30 07:29:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-30 07:29:12 +0000 |
commit | 27148c6db1f84d1e134816b4f1ce8806d366ace9 (patch) | |
tree | acafd83756305f55a047bb23b2af0a5e5792eca4 | |
parent | 62661e25ab10f1fea79b8c1e19c6d493b3e12b68 (diff) | |
parent | 9fba4aed6b8f2ef1c939498d866f2cae57b89246 (diff) |
Merge "Disable tempest server reboot test for SDNVPN and Gluon"
-rw-r--r-- | functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt b/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt index 43edabc10..75bbd7497 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt @@ -71,3 +71,15 @@ - fuel tests: - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops + + + # https://bugs.opendaylight.org/show_bug.cgi?id=5586 + scenarios: + - os-odl-bgpvpn-ha + - os-odl-gluon-noha + - os-odl_l2-bgpvpn-ha + installers: + - apex + - fuel + tests: + - tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard |