summaryrefslogtreecommitdiffstats
path: root/tests/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs')
-rwxr-xr-xtests/bugs/glusterd/quorum-value-check.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/glusterd/quorum-value-check.t b/tests/bugs/glusterd/quorum-value-check.t
index aaf636274b6..c701f08bbd5 100755
--- a/tests/bugs/glusterd/quorum-value-check.t
+++ b/tests/bugs/glusterd/quorum-value-check.t
@@ -3,6 +3,8 @@
. $(dirname $0)/../../include.rc
. $(dirname $0)/../../volume.rc
+#G_TESTDEF_TEST_STATUS_CENTOS6=NFS_TEST
+
function check_quorum_nfs() {
local qnfs="$(less /var/lib/glusterd/nfs/nfs-server.vol | grep "quorum-count"| awk '{print $3}')"
local qinfo="$($CLI volume info $V0| grep "cluster.quorum-count"| awk '{print $2}')"