mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
Revert "test: temporarily adjust the default mount rate limit"
This reverts commit 3f4b00a34a425566ca8494846b0e74ca8c7693d3. The issue #30573 seems to be fixed somehow. Let's revert the workaround.
This commit is contained in:
parent
cc59d1014f
commit
1c8e8ec0ff
@ -8,9 +8,6 @@ NSPAWN_ARGUMENTS="--private-network"
|
||||
# shellcheck source=test/test-functions
|
||||
. "${TEST_BASE_DIR:?}/test-functions"
|
||||
|
||||
# (Hopefully) a temporary workaround for https://github.com/systemd/systemd/issues/30573
|
||||
KERNEL_APPEND="${KERNEL_APPEND:-} SYSTEMD_DEFAULT_MOUNT_RATE_LIMIT_BURST=100"
|
||||
|
||||
# Make sure vsock is available in the VM
|
||||
CID=$((RANDOM + 3))
|
||||
QEMU_OPTIONS+=" -device vhost-vsock-pci,guest-cid=$CID"
|
||||
|
Loading…
x
Reference in New Issue
Block a user