Retry the fusermount call up to 10 times with a small pause between
authorWard Vandewege <ward@curoverse.com>
Tue, 3 Jun 2014 13:40:54 +0000 (09:40 -0400)
committerWard Vandewege <ward@curoverse.com>
Tue, 3 Jun 2014 13:40:54 +0000 (09:40 -0400)
commit96e6e2890330e18af48d460e54077257bd82161e
tree0d1809d99a34e2501240e9b6a3a40f7cb13312a0
parent656769b7b36b38c564f7da64b275d8831d7a442e
Retry the fusermount call up to 10 times with a small pause between
calls if it is not successful. This should make the teardown of the fuse
mount more reliable in automated testing.

refs #2951
services/fuse/tests/test_mount.py