unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Cuirass job names and package variants
@ 2021-06-25 11:44 Ludovic Courtès
  2021-06-25 12:12 ` Leo Prikler
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2021-06-25 11:44 UTC (permalink / raw)
  To: guix-devel; +Cc: Mathieu Othacehe

Hello!

Cuirass support in (gnu ci) computes job names as a function of package
names (the ‘job-name’ procedure).  I wanted to build several package
variants using ‘--with-input’, which I expressed in a manifest:

  https://gitlab.inria.fr/guix-hpc/guix-hpc/-/blob/master/manifest#L33-50

However, variants of a given package have the same package name/version,
and thus the same job name.  Apparently Cuirass only takes the first job
with a given name into account and dismisses subsequent ones.

What would be a good way to address this, either in Cuirass or in the
user config?

I thought about changing the name that appears in manifest entries
(without changing the actual package name), but (@ (gnu ci)
manifests->packages) ignores manifest entry names.

Ideas?

Thanks,
Ludo’.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-25 14:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25 11:44 Cuirass job names and package variants Ludovic Courtès
2021-06-25 12:12 ` Leo Prikler
2021-06-25 14:30   ` Ludovic Courtès
2021-06-25 14:41     ` Leo Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).