summary refs log tree commit diff
path: root/gnu/home
diff options
context:
space:
mode:
authorTomas Volf <~@wolfsden.cz>2024-01-11 18:35:44 +0100
committerLudovic Courtès <ludo@gnu.org>2024-01-14 23:00:03 +0100
commit0aec4e7b70cc1ae18b17522eb04ad40468984e6e (patch)
tree9b35b10347c7f72b4a1c748fa1746661695fd8a3 /gnu/home
parent2bfff0da33b41d8cb74dd054a1eadcf342545b7b (diff)
downloadguix-0aec4e7b70cc1ae18b17522eb04ad40468984e6e.tar.gz
tests: install: Fix encrypted-home-os, encrypted-home-os-key-file tests.
The installation no longer fits into the 1.6G, leading to a warning while
running the test:

    guix system: warning: at least 1526.8 MB needed but only 1408.4 MB available in /mnt

Followed by a failure:

     93% [####################################################################     ]note: build failure may have been caused by lack of free disk space
    builder for `/gnu/store/8wl8q8nc1za0vlyv21jpzwgml45njgk2-module-import-compiled.drv' failed with exit code 1

This commit increases the root partition to 2G, making the test pass again.

* gnu/tests/install.scm (%encrypted-root-installation-script): Increase the
root partition to 2G.
(%test-encrypted-home-os), (%test-encrypted-home-os-key-file): Increase the
target size to 3G to accommodate for the larger root partition.

Change-Id: I0f7092f7b7fc9992d3f895a1eaecf1f2065b7360
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/home')
0 files changed, 0 insertions, 0 deletions