summaryrefslogtreecommitdiffstats
path: root/tests/bugs/quota
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2015-05-05 08:31:39 +0530
committerVijay Bellur <vbellur@redhat.com>2015-05-05 02:17:19 -0700
commit9ddea81a3b6f557c899c90ec84ac8463616e0bc5 (patch)
tree159a7765682e4c374e1924cadec304ed15ebf509 /tests/bugs/quota
parent98b69412e92742e0638ef8bd76223671386f5a39 (diff)
tests: Unmount aux quota mount
Change-Id: Ie4ec40230e6b92d2e694b804a991246050b5fa51 BUG: 1202244 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> Reviewed-on: http://review.gluster.org/10539 Tested-by: Gluster Build System <jenkins@build.gluster.com> Tested-by: NetBSD Build System Reviewed-by: Sachin Pandit <spandit@redhat.com>
Diffstat (limited to 'tests/bugs/quota')
-rw-r--r--tests/bugs/quota/bug-1202244-support-inode-quota.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/quota/bug-1202244-support-inode-quota.t b/tests/bugs/quota/bug-1202244-support-inode-quota.t
index cd8fa94b643..da781cc14b2 100644
--- a/tests/bugs/quota/bug-1202244-support-inode-quota.t
+++ b/tests/bugs/quota/bug-1202244-support-inode-quota.t
@@ -37,5 +37,7 @@ EXPECT "" get_quota_value "list" "/dir"
TEST $CLI volume quota $V0 remove-objects /dir;
EXPECT "" get_quota_value "list-objects" "/dir"
+TEST $CLI volume stop $V0
+EXPECT "1" get_aux
cleanup;