diff options
| author | Pranith Kumar K <pkarampu@redhat.com> | 2015-05-01 11:01:15 +0530 |
|---|---|---|
| committer | Vijay Bellur <vbellur@redhat.com> | 2015-05-04 01:23:28 -0700 |
| commit | 7759748915485d6c740a7fed831376f298eb90bb (patch) | |
| tree | 6279197354efd67013080537466fa9d586b80efc /tests/bugs/quota/bug-1040423.t | |
| parent | c7bf5633276ee78e32ff79e5c0815b3f51e39500 (diff) | |
tests: Check aux umount is unmounted for quota tests
Change-Id: If57d08f3446755ea41f66ca258efcc8ea5a89063
BUG: 1217701
Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Reviewed-on: http://review.gluster.org/10480
Tested-by: NetBSD Build System
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tests/bugs/quota/bug-1040423.t')
| -rwxr-xr-x | tests/bugs/quota/bug-1040423.t | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/bugs/quota/bug-1040423.t b/tests/bugs/quota/bug-1040423.t index 4e7b5642c94..c6dbdb1ff81 100755 --- a/tests/bugs/quota/bug-1040423.t +++ b/tests/bugs/quota/bug-1040423.t @@ -65,8 +65,6 @@ EXPECT "1.0GB" get_hardlimit $V0 _init; check_fattrs; +TEST $CLI volume stop $V0 +EXPECT "1" get_aux cleanup - - - - |
