diff options
Diffstat (limited to 'tests/gfid2path/gfid2path_nfs.t')
-rw-r--r-- | tests/gfid2path/gfid2path_nfs.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/gfid2path/gfid2path_nfs.t b/tests/gfid2path/gfid2path_nfs.t index 4e229dbb99f..239dafd46fb 100644 --- a/tests/gfid2path/gfid2path_nfs.t +++ b/tests/gfid2path/gfid2path_nfs.t @@ -28,9 +28,6 @@ TEST $CLI volume set $V0 nfs.disable false TEST $CLI volume start $V0; EXPECT 'Started' volinfo_field $V0 'Status'; -## enable gfid2path -TEST $CLI volume set $V0 gfid2path enable - ## Wait for volume to register with rpc.mountd EXPECT_WITHIN $NFS_EXPORT_TIMEOUT "1" is_nfs_export_available |