mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +03:00
test: make the data partition larger for the cryptsetup test
As we use it for /var and with the default 100 MiB there's not enough space for the journal.
This commit is contained in:
parent
0334afe4d0
commit
b7e913841b
@ -4,6 +4,7 @@ set -e
|
||||
|
||||
TEST_DESCRIPTION="cryptsetup systemd setup"
|
||||
IMAGE_NAME="cryptsetup"
|
||||
IMAGE_ADDITIONAL_DATA_SIZE=100
|
||||
TEST_NO_NSPAWN=1
|
||||
TEST_FORCE_NEWIMAGE=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user