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:
parent
249446e0aa
commit
8b8c9dea8a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user