guix/gnu
Mathieu Othacehe fc2fa7ad40
ci: Limit image and system tests jobs periodicity.
System tests and images jobs are extremely expensive in I/O operations and
storage size, pass a "period" argument to Cuirass to limit their periodicity.

* gnu/ci.scm (hours): New procedure,
(image-jobs, system-test-jobs, tarball-jobs): set a period argument.
2020-11-25 10:48:55 +01:00
..
bootloader bootloader: grub: Skip install-grub-efi when producing a disk image. 2020-11-17 15:20:03 -05:00
build linux-initrd: Remove unnecessary timestamp reset phase. 2020-11-21 12:39:14 +01:00
installer installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
machine
packages gnu: Add calispel. 2020-11-25 10:37:37 +01:00
services services: cups: Add Splix by default. 2020-11-21 23:00:06 +01:00
system image: Add pinebook-pro support. 2020-11-20 17:00:27 +01:00
tests
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Limit image and system tests jobs periodicity. 2020-11-25 10:48:55 +01:00
image.scm
installer.scm
local.mk gnu: mupdf: Use only dynamic linking. 2020-11-24 15:58:49 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm