summaryrefslogtreecommitdiffstats
path: root/tests/bugs/quota/bug-1153964.t
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2015-05-01 11:01:15 +0530
committerVijay Bellur <vbellur@redhat.com>2015-05-05 10:42:18 -0700
commitabb576afae304e487c010c5bc8e92c6ffae85332 (patch)
tree18425adf22deec07482562f8f573f09ff0d5c326 /tests/bugs/quota/bug-1153964.t
parenteac6fe7d57a3b35d293cb28721464af7a7b386b4 (diff)
tests: Check aux umount is unmounted for quota tests
Change-Id: If57d08f3446755ea41f66ca258efcc8ea5a89063 BUG: 1218593 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> Reviewed-on: http://review.gluster.org/10480 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com> Signed-off-by: Sachin Pandit <spandit@redhat.com> Reviewed-on: http://review.gluster.org/10575
Diffstat (limited to 'tests/bugs/quota/bug-1153964.t')
-rw-r--r--tests/bugs/quota/bug-1153964.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/bugs/quota/bug-1153964.t b/tests/bugs/quota/bug-1153964.t
index c923b71ca73..cf5b07c1329 100644
--- a/tests/bugs/quota/bug-1153964.t
+++ b/tests/bugs/quota/bug-1153964.t
@@ -78,6 +78,6 @@ TEST rm -rf $N0/test_dir/
EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $N0
+TEST $CLI volume stop $V0
+EXPECT "1" get_aux
cleanup;
-
-