]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
fs/volume_client: exercise the configurable prefix and ns_prefix.
authorXiaoxi Chen <xiaoxchen@ebay.com>
Wed, 27 Apr 2016 17:01:55 +0000 (12:01 -0500)
committerXiaoxi Chen <xiaoxchen@ebay.com>
Mon, 9 May 2016 09:13:45 +0000 (17:13 +0800)
commit42f63dc6a6bfbe7667ad2293946fedeb097fabce
tree44a0053fe7fa9f394b43d025a64401e35a06eaa9
parent9d4b0b9f1500d3ced3e495b2978bce50c926274d
fs/volume_client: exercise the configurable prefix and ns_prefix.

Also ensure namespace_prefix and vol_prefix are set to default values
if they are not explicitly passed.

Fixes #15417

Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com>
tasks/cephfs/test_volume_client.py