mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: even more aggressive throttling
Try if the test gets slowed down with slower mirroring (1) or we would need something better to beat the race.
This commit is contained in:
parent
bee8027cfa
commit
daca6e2c22
@ -20,7 +20,7 @@ SKIP_WITH_LVMLOCKD=1
|
||||
. lib/inittest
|
||||
|
||||
aux prepare_pvs 5 30
|
||||
aux throttle_dm_mirror 50 || :
|
||||
aux throttle_dm_mirror || :
|
||||
|
||||
vgcreate -s 128k $vg "$dev1" "$dev2" "$dev3"
|
||||
pvcreate --metadatacopies 0 "$dev4" "$dev5"
|
||||
|
Loading…
Reference in New Issue
Block a user