summaryrefslogtreecommitdiffstats
path: root/tests/snapshot.rc
diff options
context:
space:
mode:
authorVijaikumar M <vmallika@redhat.com>2014-03-27 13:44:56 +0530
committerRajesh Joseph <rjoseph@redhat.com>2014-03-27 09:10:50 -0700
commitef32f3059b9dae18f9e76e0385eb01674dc6b94e (patch)
tree730b3c4f203581b1f51070b635078948c0b72a45 /tests/snapshot.rc
parent58dfda2a4e0ffad3a543fb47242c5cfdf0ea6bed (diff)
glusterd/snapshot:store related fix for the review comments in the upstream
Change-Id: I07da1f0a102b71c7c70dac83b1fe98d05607cb64 Signed-off-by: Vijaikumar M <vmallika@redhat.com> Reviewed-on: http://review.gluster.org/7355 Reviewed-by: Rajesh Joseph <rjoseph@redhat.com> Tested-by: Rajesh Joseph <rjoseph@redhat.com>
Diffstat (limited to 'tests/snapshot.rc')
-rwxr-xr-xtests/snapshot.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/snapshot.rc b/tests/snapshot.rc
index 20bddcf0f..a5b86f674 100755
--- a/tests/snapshot.rc
+++ b/tests/snapshot.rc
@@ -54,6 +54,8 @@ function setup_lvm() {
function cleanup_lvm() {
pkill gluster
+ sleep 2
+
if [ "$LVM_DEFINED" = "1" ]; then
_cleanup_lvm
fi