[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Let's merge staging!
From: |
Ludovic Courtès |
Subject: |
Re: Let's merge staging! |
Date: |
Wed, 05 Jun 2019 16:13:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hello!
Marius Bakke <address@hidden> skribis:
> The weather looks good (< 5% missing substitutes). I pushed a merge of
> master just now to try and gain a better understanding of what is
> missing before actually merging it.
>
> I suspect it's just the changes from 'master' since it was previously
> merged to staging a while back, but Cuirass still is not as convenient
> as Hydra for finding regressions, so better safe than sorry.
>
> I will merge it later today if things look OK.
I think the merge hasn’t happened yet. :-)
The stats I get for x86_64 after manually restarting the mariadb and
gmime builds (the former needs more memory that build machines usually
have, and the latter has a non-deterministic test failure it seems):
--8<---------------cut here---------------start------------->8---
address@hidden ~/src/guix$ ./staging/bin/guix describe
Generacio 1 Jun 05 2019 12:57:12 (nuna)
guix 30e12b9
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: staging
commit: 30e12b9664d774aca3948b1fa2e0aee6af09ca40
address@hidden ~/src/guix$ ./staging/bin/guix weather -c10 -s x86_64-linux
computing 9,851 package derivations for x86_64-linux...
looking for 10,247 store items on https://ci.guix.gnu.org...
https://ci.guix.gnu.org
78.8% substitutes available (8,072 out of 10,247)
25,062.2 MiB of nars (compressed)
69,325.7 MiB on disk (uncompressed)
0.000 seconds per request (4.4 seconds in total)
2,339.6 requests per second
--8<---------------cut here---------------end--------------->8---
Thanks,
Ludo’.