cinder/cinder/tests/unit/volume/drivers
xing-yang 1ac4303043 Set sleep time to 0 in Datera driver
Found two new tests that caused hang. Both have “mock.patch(
'time.sleep’)” in it.  In this patch, I changed
datera.DEFAULT_SI_SLEEP to 0 from 0.01 and removed
“mock.patch('time.sleep’)”.

Logs that showed hanging:
    http://logs.openstack.org/52/328052/61/check/
    gate-cinder-python34-db/d417592/console.html

cinder.tests.unit.volume.drivers.test_datera.DateraVolumeTestCase.
test_ensure_export_success [] ... inprogress
2016-08-25 16:35:34.965056 |
{2} cinder.tests.unit.volume.drivers.test_datera.DateraVolumeTestCase.
test_create_export_target_does_not_exist_success [] ... inprogress
2016-08-25 16:35:35.043246 |

Change-Id: I3b8797b245616a85f927de15dca48e75831e035d
Partial-Bug: #1578986
2016-07-17 07:35:47 -04:00
..
dell Merge "Dell SC: Live Volume Autofailover" 2016-08-25 04:25:15 +00:00
disco Trim 12s from disco unit tests 2016-02-27 11:14:53 -05:00
emc Merge "Sending ScaleIO volume id in attach and detach volume" 2016-08-24 23:33:10 +00:00
fusionstorage Add cinder backend driver for Huawei FusionStorage 2016-07-08 02:14:44 -04:00
hitachi Improve Hitachi HNAS volume drivers log messages 2016-08-16 08:19:43 -03:00
hpe Handle snapshot delete conflict in 3par driver 2016-08-03 23:36:33 -07:00
huawei Merge "Managed snapshot should return ceiling of size in Huawei driver" 2016-08-10 16:10:15 +00:00
ibm Merge "Storwize: Quote vdisk names to handle spaces" 2016-08-10 17:59:19 +00:00
infortrend Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
netapp NetApp: Report multiattach as enabled 2016-08-22 15:34:48 +00:00
nexenta Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
violin Fix documentation and remove dead code 2016-07-29 15:13:10 -07:00
vmware VMware: Fix retype when storage policy is enabled 2016-07-29 17:08:55 +05:30
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_block_device.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_blockbridge.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_cloudbyte.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_coho.py QoS support for the Coho Data Cinder driver 2016-08-05 13:37:44 -07:00
test_datera.py Set sleep time to 0 in Datera driver 2016-07-17 07:35:47 -04:00
test_drbdmanagedrv.py DRBD: Disk-options for new resources 2016-07-28 15:05:34 +02:00
test_eqlx.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 15:34:53 +05:30
test_fujitsu.py Add Fujitsu ETERNUS DX Volume Driver (FC part) 2016-01-18 06:32:51 +00:00
test_glusterfs.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_gpfs.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_hgst.py Fix typos in Cinder files 2016-03-30 06:19:17 +00:00
test_kaminario.py Retype issue in Kaminario Cinder drivers 2016-08-24 07:41:21 -04:00
test_lvm_driver.py Add backup update function (microversion) 2016-07-28 09:57:25 +00:00
test_nfs.py Change NFS driver to not throw exception without nfs shares file 2016-08-19 22:13:15 -05:00
test_nimble.py Add support for force backup for Nimble Storage 2016-08-24 06:43:53 -07:00
test_prophetstor_dpl.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_pure.py Ignore case when comparing wwns in Pure FC driver 2016-08-13 12:07:38 -07:00
test_quobyte.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_rbd.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_remotefs.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_san.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_scality.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_sheepdog.py Sheepdog:fix the bug of failed to clone image 2016-07-26 14:33:40 +08:00
test_smbfs.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_solidfire.py Fix volume retype from SolidFire 2016-08-05 13:30:13 +03:00
test_tegile.py Revert "Remove Tegile volume driver" 2016-08-08 11:57:25 -07:00
test_tintri.py Size in tintri driver should be converted to integer 2016-07-30 13:48:25 +08:00
test_vzstorage.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_xio.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_zfssa.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00