GNU bug report logs -
#33515
[PATCH 0/5] Cuirass/Hydra: evaluate jobs in an inferior
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Mon, 26 Nov 2018 16:39:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 33515 <at> debbugs.gnu.org (full text, mbox):
Hello!
Ludovic Courtès <ludo <at> gnu.org> skribis:
> This patch set changes the way we compute continuous integration jobs:
> instead of letting Guile auto-compile all of Guix from its checkout,
> we first build Guix in the same way as ‘guix pull’, open an inferior
> to that Guix, and run the job evaluation code in that inferior.
>
> I think it’s cleaner and it should be faster and less resource-hungry
> than the current approach.
>
> The build-aux/hydra/gnu-system.scm file will now rely on the
> (guix channels) and (guix inferior) with the new ‘checkout->channel-instance’
> and ‘inferior-eval-with-store’ procedures, which means that Cuirass
> (and Hydra) will need to be using a recent Guix to be able to perform
> the evaluation. Apart from that ‘gnu-system.scm’ is rather decoupled
> from the Guix APIs.
I’ve pushed the patches to the ‘wip-ci-inferior’ branch and created
these two jobsets:
https://berlin.guixsd.org/jobset/wip-ci-inferior
https://hydra.gnu.org/jobset/gnu/wip-ci-inferior
Evaluation with Cuirass on berlin went fine.
I suspect evaluation on hydra will fail though, because it’s probably
running an older Guix version; we’ll have to upgrade there. Mark, would
you like to take a look?
Ludo’.
This bug report was last modified 6 years and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.