]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
EMC SMI-S delete snapshot unit test takes too long
authorXing Yang <xing.yang@emc.com>
Fri, 7 Mar 2014 18:43:22 +0000 (13:43 -0500)
committerXing Yang <xing.yang@emc.com>
Sat, 8 Mar 2014 00:09:51 +0000 (19:09 -0500)
commit8ed3a0aab4cc7db527a3ab0940e8cb353eb33348
tree644626a01133b9e8ffef10a591cd69d45e347df0
parentd6b3b128207c2256eff59d73a1a6e45245f2b45c
EMC SMI-S delete snapshot unit test takes too long

EMC SMI-S unit test for deleting snapshot takes too long.
This patch sets Timout to 0 in cinder_emc_config.xml
so that it will return immediately.  Without this fix,
it will wait for 10 seconds by default.

Change-Id: I223f6741a2ce393e555467350201a695ae210152
Closes-Bug: #1289653
cinder/tests/test_emc_smis.py