hydra/src/lib
Eelco Dolstra f6081668dc
Allow determinism checking for entire jobsets
Setting

  xxx-jobset-repeats = patchelf:master:2

will cause Hydra to perform every build step in the specified jobset 2
additional times (i.e. 3 times in total). Non-determinism is not fatal
unless the derivation has the attribute "isDeterministic = true"; we
just note the lack of determinism in the Hydra database. This will
allow us to get stats about the (lack of) reproducibility of all of
Nixpkgs.
2016-12-07 15:57:13 +01:00
..
Hydra Allow determinism checking for entire jobsets 2016-12-07 15:57:13 +01:00
Hydra.pm Unify Hydra's NixOS module with the one used for hydra.nixos.org 2015-07-02 01:01:44 +02:00
Makefile.am Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00