diff options
Diffstat (limited to 'tests/bugs/nfs/bug-877885.t')
-rwxr-xr-x | tests/bugs/nfs/bug-877885.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/nfs/bug-877885.t b/tests/bugs/nfs/bug-877885.t index 47eb396b53..a47893d7fc 100755 --- a/tests/bugs/nfs/bug-877885.t +++ b/tests/bugs/nfs/bug-877885.t @@ -9,6 +9,7 @@ cleanup; TEST glusterd TEST pidof glusterd TEST $CLI volume create $V0 replica 2 $H0:$B0/brick0 $H0:$B0/brick1 +TEST $CLI volume set $V0 nfs.disable false TEST $CLI volume start $V0 ## Mount FUSE with caching disabled |