diff options
| author | Pranith Kumar K <pkarampu@redhat.com> | 2015-05-01 11:01:15 +0530 |
|---|---|---|
| committer | Vijay Bellur <vbellur@redhat.com> | 2015-05-05 10:42:18 -0700 |
| commit | abb576afae304e487c010c5bc8e92c6ffae85332 (patch) | |
| tree | 18425adf22deec07482562f8f573f09ff0d5c326 /tests/bugs/distribute/bug-1099890.t | |
| parent | eac6fe7d57a3b35d293cb28721464af7a7b386b4 (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/distribute/bug-1099890.t')
| -rw-r--r-- | tests/bugs/distribute/bug-1099890.t | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/bugs/distribute/bug-1099890.t b/tests/bugs/distribute/bug-1099890.t index 4a4450166e9..f48162c972b 100644 --- a/tests/bugs/distribute/bug-1099890.t +++ b/tests/bugs/distribute/bug-1099890.t @@ -118,7 +118,8 @@ EXPECT "$V0-client-1" dht_get_linkto_target "$B0/${V0}1/zz" EXPECT "1" is_dht_linkfile "$B0/${V0}1/zz" force_umount $M0 -$CLI volume stop $V0 +TEST $CLI volume stop $V0 +EXPECT "1" get_aux UMOUNT_LOOP ${B0}/${V0}{1,2} rm -f ${B0}/brick{1,2} |
