8288: Give fusermount -u a chance to work before resorting to operations.destroy().
authorTom Clegg <tom@curoverse.com>
Mon, 1 Feb 2016 02:43:30 +0000 (21:43 -0500)
committerTom Clegg <tom@curoverse.com>
Wed, 3 Feb 2016 17:51:38 +0000 (12:51 -0500)
commita3dfad4606eb8cff8bb66533a38c47d0d8c158fa
tree042a203220f026dee84469c2841747adb4207d36
parent1dbf2e031ecbe21aefebe8b297fb5d5e222234a7
8288: Give fusermount -u a chance to work before resorting to operations.destroy().

Log a warning when resorting to operations.destroy().

De-duplicate setup/teardown code so more of the --exec code path is exercised in tests.
services/fuse/arvados_fuse/command.py
services/fuse/tests/integration_test.py
services/fuse/tests/mount_test_base.py