[fuel] Skip test_server_basic_ops tempest test 41/30341/2
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Mon, 13 Mar 2017 13:05:42 +0000 (17:05 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Wed, 15 Mar 2017 09:53:00 +0000 (09:53 +0000)
Tempest ssh client is hanging on opendaylight enabled envs
(getting deadlock in paramiko recv_exit_status method) while
trying to execute a command on a vm.

Change-Id: I6660cebc6bc44a5f02e6a1e83ee9a61bae141746
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.txt

index fcdfe22..43edabc 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/1577632
+    scenarios:
+        - os-odl_l2-nofeature-ha
+        - os-odl_l2-nofeature-noha
+        - os-odl_l2-sfc-ha
+        - os-odl_l2-sfc-noha
+        - os-odl_l2-bgpvpn-ha
+        - os-odl_l2-bgpvpn-noha
+        - os-odl_l3-nofeature-ha
+        - os-odl_l3-nofeature-noha
+    installers:
+        - fuel
+    tests:
+        - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops