summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-10-11 15:45:25 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2025-10-11 21:57:59 +0900
commit26729b9cf0e1be0ff9219f5f508ef95bc7f5985a (patch)
treed4fe6a6f3c82ff7a06053ab2a7db5efde7902cff
parent1d77413c5698e7e013740f6391395bdff07969a0 (diff)
tests: guix-system: Add test for 'guix system container'.
* tests/guix-system.sh: Add test. Change-Id: I26c90741f17257dc50757b7cb5210ea4e645ecce
-rw-r--r--tests/guix-system.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/guix-system.sh b/tests/guix-system.sh
index 99147cf332..c6f9671459 100644
--- a/tests/guix-system.sh
+++ b/tests/guix-system.sh
@@ -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