1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00

tests: settle after wiping

Add call to settle after wiping device so there is reduced
change to meet watch rule race during tests.
This commit is contained in:
Zdenek Kabelac 2021-03-10 23:36:03 +01:00
parent 2cbe88d6a1
commit 4bbaff1fa6

View File

@ -837,6 +837,7 @@ wipefs_a() {
lvmdevices --adddev $dev || true
fi
udev_wait
}
prepare_backing_dev() {