[Fuel] Skip test_server_basic_ops tempest test 35/19635/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Tue, 23 Aug 2016 07:49:25 +0000 (10:49 +0300)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 26 Aug 2016 06:32:57 +0000 (06:32 +0000)
Skip TestServerBasicOps which fails when deleting server
and floating ip almost at the same time.

JIRA: FUEL-173
JIRA: FUEL-176
Change-Id: I24f3397096757028bed9d32d6353aa689e8eaa9a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 44819aec4a70a75abc9fbcff23edd9d904170bf7)

testcases/OpenStack/tempest/custom_tests/blacklist.txt

index 6dd7fad..e26223b 100644 (file)
         - 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
+
+-
+    # https://bugs.launchpad.net/tempest/+bug/1586931
+    scenarios:
+        - os-odl_l2-nofeature-ha
+        - os-odl_l2-sfc-ha
+        - os-odl_l3-nofeature-ha
+        - os-nosdn-kvm-ha
+        - os-nosdn-nofeature-ha
+        - os-nosdn-ovs-ha
+    installers:
+        - fuel
+    tests:
+        - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops