summaryrefslogtreecommitdiffstats
path: root/tests/bugs/snapshot/bug-1166197.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/snapshot/bug-1166197.t')
-rwxr-xr-xtests/bugs/snapshot/bug-1166197.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bugs/snapshot/bug-1166197.t b/tests/bugs/snapshot/bug-1166197.t
index 739839fab81..b070ae271ba 100755
--- a/tests/bugs/snapshot/bug-1166197.t
+++ b/tests/bugs/snapshot/bug-1166197.t
@@ -5,6 +5,8 @@
. $(dirname $0)/../../volume.rc
. $(dirname $0)/../../nfs.rc
+#G_TESTDEF_TEST_STATUS_CENTOS6=NFS_TEST
+
cleanup;
CURDIR=`pwd`
@@ -15,6 +17,7 @@ TEST pidof glusterd;
TEST setup_lvm 1
TEST $CLI volume create $V0 $H0:$L1
+TEST $CLI volume set $V0 nfs.disable false
TEST $CLI volume start $V0
TEST $CLI snapshot config activate-on-create enable
TEST $CLI volume set $V0 features.uss enable