summaryrefslogtreecommitdiffstats
path: root/tests/bugs/glusterfs/bug-867253.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/glusterfs/bug-867253.t')
-rw-r--r--tests/bugs/glusterfs/bug-867253.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs/glusterfs/bug-867253.t b/tests/bugs/glusterfs/bug-867253.t
index 41972a7731b..acbbdf8c1e7 100644
--- a/tests/bugs/glusterfs/bug-867253.t
+++ b/tests/bugs/glusterfs/bug-867253.t
@@ -26,6 +26,7 @@ TEST glusterd
TEST pidof glusterd
TEST $CLI volume create $V0 $H0:$B0/${V0}0 $H0:$B0/${V0}1
+TEST $CLI volume set $V0 nfs.disable false
TEST $CLI volume start $V0
EXPECT_WITHIN $NFS_EXPORT_TIMEOUT "1" is_nfs_export_available;