mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
tests: guix-system: Add test for 'guix system container'.
* tests/guix-system.sh: Add test. Change-Id: I26c90741f17257dc50757b7cb5210ea4e645ecce
This commit is contained in:
parent
1d77413c56
commit
26729b9cf0
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue