manila/manila/tests/share/drivers
Jan Vondra 2c9fbc7505 CIFS extension failing because of volume in use
Unmouting of the volume from service instance sometimes fails because
Windows clients tends to check the availability of shares even if not
mounted and the volume is in use then.

Fix finds out processes via smbstatus and kill them before unmounting.

Closes-Bug: 1703581
Change-Id: I2cbf959d7cb849d3ead1655b1a0932fd428a9e9f
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-05-27 21:44:58 +00:00
..
cephfs Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
container Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
dell_emc [Unity] Fix unit test issue 2020-04-30 04:39:26 +00:00
ganesha Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
glusterfs Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
hdfs Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
hitachi Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
hpe Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
huawei Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
ibm Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
infinidat Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
infortrend Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
inspur Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
maprfs Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
netapp [NetApp] Fix share shrink error status 2020-04-22 15:50:11 +00:00
nexenta Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
qnap Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
quobyte Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
tegile Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
veritas Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
windows Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
zfsonlinux Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
zfssa Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
__init__.py EMC Manila driver 2014-08-23 14:49:18 -04:00
dummy.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
test_ganesha.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_generic.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_glusterfs.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_helpers.py CIFS extension failing because of volume in use 2020-05-27 21:44:58 +00:00
test_lvm.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_service_instance.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00