manila/manila/tests/share
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
..
drivers CIFS extension failing because of volume in use 2020-05-27 21:44:58 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_api.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_driver.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_drivers_private_data.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_hook.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_manager.py Fix pep8 issues 2020-05-12 11:20:20 -03:00
test_migration.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_rpcapi.py Add manage/unmanage of shares in DHSS=True 2019-03-05 16:03:29 -03:00
test_share_types.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_share_utils.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_snapshot_access.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00