Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: f6081668dc5e9974f7e6fae7e74ea27dc1a5b3e7
      
https://github.com/NixOS/hydra/commit/f6081668dc5e9974f7e6fae7e74ea27dc1a5b3e7
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M src/hydra-queue-runner/build-remote.cc
    M src/hydra-queue-runner/builder.cc
    M src/hydra-queue-runner/hydra-queue-runner.cc
    M src/hydra-queue-runner/state.hh
    M src/lib/Hydra/Schema/BuildSteps.pm
    M src/root/build.tt
    M src/root/static/css/hydra.css
    M src/sql/hydra.sql
    A src/sql/upgrade-52.sql

  Log Message:
  -----------
  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.


  Commit: 9989e6c0f45a3b2723206af32acdf76bb1994dd2
      
https://github.com/NixOS/hydra/commit/9989e6c0f45a3b2723206af32acdf76bb1994dd2
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M src/hydra-queue-runner/build-remote.cc

  Log Message:
  -----------
  Get exact build start/stop times from the remote


Compare: https://github.com/NixOS/hydra/compare/8bb36e79bd9e...9989e6c0f45a
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to