summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSahina Bose <sabose@redhat.com>2014-06-09 15:11:49 +0530
committerSahina Bose <sabose@redhat.com>2015-05-31 23:54:53 -0700
commit3ce8475c3e3ace39696d83e45c249f22554d4602 (patch)
treee18a76d2a1a6116df43cbabd5fffac0eada1f2e6 /tests/Makefile.am
parentf6f9efa7dd287803a197a38fdde961519883df62 (diff)
plugins: nrpe plugin to check volumes with server quorum
Added a plugin to check if any volume in the cluster has the server side quorum turned on Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1106421 Change-Id: I897aedd737a622832548e7470e8f3cf9fb7dbc2c Signed-off-by: Sahina Bose <sabose@redhat.com> Reviewed-on: http://review.gluster.org/8016 Reviewed-by: darshan n <dnarayan@redhat.com> Reviewed-by: Ramesh N <rnachimu@redhat.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1994d43..22ec654 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -21,6 +21,7 @@
test_modules = \
test_check_gluster_syslog.py \
test_check_volume_status.py \
+ test_check_quorum_status.py \
check_proc_test_data.py \
test_cpu.py \
test_cpu_dataFile.py \