summaryrefslogtreecommitdiffstats
path: root/tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t')
-rw-r--r--tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t b/tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t
index 9ff1758f9c1..7be076caaf3 100644
--- a/tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t
+++ b/tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t
@@ -22,6 +22,8 @@ EXPECT_WITHIN $PROBE_TIMEOUT 1 peer_count
TEST $CLI_1 volume create $V0 $H1:$B1/${V0}0 $H1:$B1/${V0}1
TEST $CLI_1 volume start $V0
+TEST $CLI_1 volume set $V0 nfs.disable off
+
## To Do: Add test case for quota and snapshot daemon. Currently quota
## Daemon is not working in cluster framework. And sanpd daemon
## Start only in one node in cluster framework. Add test case
@@ -38,4 +40,5 @@ TEST $CLI_1 peer detach $H2;
EXPECT_WITHIN $PROCESS_UP_TIMEOUT "1" get_nfs_count
cleanup;
-
+#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=000000
+#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=000000