tests: guix-system: Add test for 'guix system container'.

* tests/guix-system.sh: Add test.

Change-Id: I26c90741f17257dc50757b7cb5210ea4e645ecce
This commit is contained in:
Maxim Cournoyer 2025-10-11 15:45:25 +09:00
parent 1d77413c56
commit 26729b9cf0
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -374,6 +374,7 @@ do
done
# Verify that the images can be built.
guix system -n container gnu/system/examples/bare-bones.tmpl
guix system -n vm gnu/system/examples/bare-bones.tmpl
guix system -n image gnu/system/images/pinebook-pro.scm
guix system -n image -t qcow2 gnu/system/examples/bare-bones.tmpl