GNU bug report logs -
#60373
Kernel job for Cuirass
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Wed, 28 Dec 2022 02:23:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On Wed, Dec 28, 2022 at 03:35:18PM +0100, Mathieu Othacehe wrote:
> What you could do instead is something like:
>
> --8<---------------cut here---------------start------------->8---
> ((specification
> (name "kernel-updates")
> (build '(manifests "etc/kernels-manifest.scm"))
> (period 7200)
> (priority 2)
> (systems '#$systems))
> (specification
> (name "kernel-updates-images")
> (build 'images)
> (period 7200)
> (priority 2)
> (systems '#$systems))
> (specification
> (name "kernel-updates-tests")
> (build 'system-tests)
> (period 7200)
> (priority 2)
> (systems '("x86_64-linux"))))
> --8<---------------cut here---------------end--------------->8---
That's perfect! I've attached an updated patch.
> Then we could think about supporting multiple build subsets.
Well, your suggested workaround is great, so it's not necessary to add
the functionality.
What's the procedure for making these changes? I can push to guix.git
and maintenance.git, but I'll need assistance putting the changes into
practice.
[v2-0001-hydra-cuirass-Add-jobsets-for-testing-kernel-upda.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.