1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: init of dmevent may take upto a second

Dynamic load of plugins takes a while...
This commit is contained in:
Zdenek Kabelac 2023-10-17 23:24:03 +02:00
parent 249446e0aa
commit 8b8c9dea8a

View File

@ -27,7 +27,7 @@ _restart_dmeventd() {
done
# wait a bit, so we talk to the new dmeventd later
# On some systems init of selinux contex may take a while...
sleep .5
sleep 1.5
}
aux prepare_dmeventd