]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephfs/fuse_mount: pass admin_socket path
authorSage Weil <sage@newdream.net>
Mon, 1 Feb 2021 15:45:19 +0000 (09:45 -0600)
committerSage Weil <sage@newdream.net>
Mon, 1 Feb 2021 16:50:33 +0000 (10:50 -0600)
commitc2d53135fd475115b690fe462b94e24ce6e0eaf9
tree97c141ee9c41a22f74f80abd69e5a134e780d124
parent964cd3e02871a5f3dd0af1f88f551afd5b02f6d9
qa/tasks/cephfs/fuse_mount: pass admin_socket path

For ceph.py this comes from the ceph.conf.template, but it's not there
for cephadm.  Instead of inflicting this on the config inside the
container, just pass it to ceph-fuse incantation here.

Signed-off-by: Sage Weil <sage@newdream.net>
qa/tasks/cephfs/fuse_mount.py