os-brick/os_brick/tests/remotefs
David Vallee Delisle f85e7e61f8 Read mounts from /proc/mounts instead of running mount
When creating multiple concurrent volumes, there's a lock
that prevents mount from returning quickly. Reading /proc/mounts
is way faster.

Change-Id: If31d120955eb216823a55005fdd3d24870aa6b9a
Closes-Bug: #1856889
(cherry picked from commit f240960847)
(cherry picked from commit a8190cd60b)
(cherry picked from commit 7168bdce5b)
(cherry picked from commit 4e2e1bedb6)
2020-08-03 11:30:47 +02:00
..
__init__.py Actually run the RemoteFSClient unit tests 2016-02-26 15:02:23 +01:00
test_remotefs.py Read mounts from /proc/mounts instead of running mount 2020-08-03 11:30:47 +02:00
test_windows_remotefs.py Windows remotefs: create mountpoints at the expected location 2016-10-19 19:32:03 +03:00