ci: Build Guix System images.
authorMathieu Othacehe <othacehe@gnu.org>
Sat, 13 Jun 2020 13:58:06 +0000 (15:58 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Thu, 25 Jun 2020 08:29:41 +0000 (10:29 +0200)
commitb06ba9e0ff79d3130a81ee48a11a27af6330dcf0
treef42ffe7e9ce52ef1e50ca0c2c6b807286412d56a
parentfab8fed3553a0387d569931d175b478385cb557d
ci: Build Guix System images.

Build a list of Guix System images. For now, this list only contains the Hurd
barebones Guix System image.

* gnu/ci.scm (%guixsd-supported-systems): Remove "armhf-linux",
(%u-boot-systems): remove unused variable,
(%guix-system-images): new variable
(qemu-jobs): rename to "image-jobs" and build the Guix Systems listed in the
new "%guix-system-images" variable,
(system-test-jobs): adapt accordingly,
(hydra-jobs): ditto.
gnu/ci.scm