summaryrefslogtreecommitdiffstats
path: root/tests/bugs/quota/bug-1035576.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/quota/bug-1035576.t')
-rw-r--r--tests/bugs/quota/bug-1035576.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/quota/bug-1035576.t b/tests/bugs/quota/bug-1035576.t
index dd4f499d98e..e3d32d107d0 100644
--- a/tests/bugs/quota/bug-1035576.t
+++ b/tests/bugs/quota/bug-1035576.t
@@ -49,4 +49,6 @@ TEST cat $M0/a/f
#Now that data self-heal is done quota size value should be same
quota_size_val0=$(get_hex_xattr trusted.glusterfs.quota.size $B0/${V0}0/a)
TEST [ $quota_size_val0 == $quota_size_val1 ]
+TEST $CLI volume stop $V0
+EXPECT "1" get_aux
cleanup