[Fuel] Skip test_server_basic_ops tempest test
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Tue, 23 Aug 2016 07:49:25 +0000 (10:49 +0300)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Tue, 23 Aug 2016 07:57:40 +0000 (10:57 +0300)
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>
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