summaryrefslogtreecommitdiff
path: root/test/lib/aux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/aux.sh')
-rw-r--r--test/lib/aux.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/lib/aux.sh b/test/lib/aux.sh
index c773485f5..241bbd595 100644
--- a/test/lib/aux.sh
+++ b/test/lib/aux.sh
@@ -2025,11 +2025,6 @@ wait_pvmove_lv_ready() {
test -e LOCAL_LVMPOLLD && die "Waiting for lvmpolld timed out"
die "Waiting for pvmove LV to get activated has timed out"
-
- # TODO: remove, uneedeed ??
- # Adding settle here, to avoid remove, before processing of 'add' is finished
- # (masking systemd-udevd issue)
- #udev_wait 2 || true
}
# Holds device open with sleep which automatically expires after given timeout