manila/manila/tests/share
Jan Vondra a627a29e72 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>
(cherry picked from commit 2c9fbc7505)
(cherry picked from commit 95d251e38b)
(cherry picked from commit b07c2484b6)
(cherry picked from commit a26b027b73)
2020-07-01 16:45:03 +00:00
..
drivers CIFS extension failing because of volume in use 2020-07-01 16:45:03 +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 class name in invocation of super 2018-06-06 17:47:18 -07:00
test_api.py Fix over-quota exception of snapshot creation 2020-01-29 14:49:13 +00:00
test_driver.py Simplify the way drivers report support for ipv6 2017-12-06 15:21:53 +00:00
test_drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
test_hook.py Fix unit test failures in gate 2017-05-07 14:50:01 -04:00
test_manager.py Fix ensure_shares bugs 2018-07-11 16:48:49 -03:00
test_migration.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
test_rpcapi.py Remove unused self.context 2017-05-10 09:25:38 +08:00
test_share_types.py Fix bug for share type filter search 2018-05-02 18:05:22 +00:00
test_share_utils.py Fix Host-assisted Share Migration with IPv4+IPv6 2018-02-06 17:23:16 -05:00
test_snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00