summaryrefslogtreecommitdiffstats
path: root/tests/snapshot.rc
diff options
context:
space:
mode:
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