summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSahina Bose <sabose@redhat.com>2014-04-10 15:48:32 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:14:33 +0530
commit86a404d7ce805a25762cd66c310b1ad9e3a2a779 (patch)
treed686e65934000e6f750360b1af6917863b3c3686 /tests/Makefile.am
parent96122accad447a7c11ce91678465600c262492a2 (diff)
plugins: Enhanced volume status with quota status
Added an optional parameter to query quota status Added command to nrpe.cfg Change-Id: I9f60ed1a98cb2ca59b799cf9c09e3621b7bd8c0c Signed-off-by: Sahina Bose <sabose@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 5f82370..e8ab026 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,6 +19,7 @@
#
test_modules = \
+ test_check_volume_status.py \
test_cpu.py \
test_cpu_dataFile.py \
test_memory.py \