test: fix a copy-paste error

This commit is contained in:
Frantisek Sumsal 2022-09-28 11:30:13 +02:00
parent 4c35aed7f0
commit 07faa4990f

View file

@ -466,7 +466,7 @@ testcase_lvm_basic() {
# Create & remove LVs in a loop, i.e. with more "stress"
if [[ -n "${ASAN_OPTIONS:-}" ]]; then
iterations=8
iterations=16
partitions=16
elif [[ "$(systemd-detect-virt -v)" == "qemu" ]]; then
iterations=8
partitions=8