]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: generate mount paths on the fly
authorJohn Spray <john.spray@redhat.com>
Mon, 30 Nov 2015 18:21:14 +0000 (18:21 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 11 Jan 2016 14:04:05 +0000 (14:04 +0000)
commitaafa06eb9da983df89b8f522624251968f1bade3
tree505fa1c19a18ab3cdc47c985487a84d2532ad469
parentacff449c049ae129006e6a8f7c495245ec24106f
tasks/cephfs: generate mount paths on the fly

...because new tests that modify the client ID will
get confused about whether they're mounted or not, otherwise.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/cephfs_test_case.py
tasks/cephfs/fuse_mount.py
tasks/cephfs/mount.py
tasks/cephfs/vstart_runner.py