]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: update test to use --disk-size=min 21440/head
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Nov 2021 08:58:50 +0000 (09:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Nov 2021 09:03:18 +0000 (10:03 +0100)
test/units/testsuite-46.sh

index 16329fec3625abb34bc630d2c5a5160de45e83d0..daec1536b00719338078c09d5156e9dcc065d2a6 100755 (executable)
@@ -35,7 +35,7 @@ mount -t tmpfs tmpfs /home-pool -o size=290M
 # needlessly pressure for storage. We also set the cheapest KDF, since we don't
 # want to waste CI CPU cycles on it.
 NEWPASSWORD=xEhErW0ndafV4s homectl create test-user \
-           --disk-size=256M \
+           --disk-size=min \
            --luks-discard=yes \
            --image-path=/home-pool/test-user.home \
            --luks-pbkdf-type=pbkdf2 \