From 7570d16c1ee7194597f1671be601f01ef246c245 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 30 Aug 2016 10:28:28 -0500 Subject: disable test case does not make sense for LXD. This patch will disable the test cases which does not make sense to run on LXD deployments. Change-Id: I683b3714aa5af3c750ca57fab9fceff907b7d646 Signed-off-by: Narinder Gupta (cherry picked from commit 029a659b4198611dc93b6b41f42c3939a98de5bd) --- testcases/OpenStack/tempest/custom_tests/blacklist.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/testcases/OpenStack/tempest/custom_tests/blacklist.txt b/testcases/OpenStack/tempest/custom_tests/blacklist.txt index 04b3d20f0..42e1a327a 100644 --- a/testcases/OpenStack/tempest/custom_tests/blacklist.txt +++ b/testcases/OpenStack/tempest/custom_tests/blacklist.txt @@ -24,12 +24,23 @@ - os-odl_l2-nofeature-noha - os-nosdn-nofeature-ha - os-nosdn-nofeature-noha + installers: + - joid + tests: + - tempest.api.object_storage + +- + scenarios: - os-nosdn-lxd-ha - os-nosdn-lxd-noha installers: - joid tests: - tempest.api.object_storage + - 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 - scenarios: -- cgit 1.2.3-korg