Branch: refs/heads/nixpart
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c32d4097fe7f04090efa6ecc77437e1c0b9fc293
      
https://github.com/NixOS/nixpkgs/commit/c32d4097fe7f04090efa6ecc77437e1c0b9fc293
  Author: aszlig <[email protected]>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M nixos/doc/manual/configuration/configuration.xml
    A nixos/doc/manual/configuration/storage.xml

  Log Message:
  -----------
  nixos/doc: Add stub chapter for storage config

Currently only contains a small warning about the options being
experimental and is going to be written as we go with refactoring the
storage module.

Note that I've put it to be included *before* file-systems.xml because
the storage configuration also includes setting various fileSystems.*
options.

Signed-off-by: aszlig <[email protected]>


  Commit: 1c746cc0392ab4a9815441121dbab4ae7cc0eb2c
      
https://github.com/NixOS/nixpkgs/commit/1c746cc0392ab4a9815441121dbab4ae7cc0eb2c
  Author: aszlig <[email protected]>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M nixos/tests/blivet.nix

  Log Message:
  -----------
  nixos/tests/blivet: Add support for HFS+

This is needed for the macefi and HFS tests and I'm adding solely for
the sake of completeness so that we have the biggest test coverage
possible.

Signed-off-by: aszlig <[email protected]>


  Commit: ddc083d8729dfdb77cf160efc3df100658a539ec
      
https://github.com/NixOS/nixpkgs/commit/ddc083d8729dfdb77cf160efc3df100658a539ec
  Author: aszlig <[email protected]>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M pkgs/development/python-modules/blivet/default.nix
    A pkgs/development/python-modules/blivet/test-fixes.patch

  Log Message:
  -----------
  blivet: Include patch fixing tests

So it turned out that the test failures we get with tmpfs are actually
an upstream problem because they seem to be not running tests that
require to be run as root. Here is a paste from an earlier run posted by
@vojtechtrefny:

https://paste.fedoraproject.org/518572/33694971/

The patch I'm using here is from @vojtechtrefny as well (pull request
rhinstaller/blivet#532) and should not only fix the tmpfs tests but a
few other issues.

After running the test suite with this patch applied the tests are now
succeeding:

https://headcounter.org/hydra/log/ncy4wdpnhzww5yfqv9p8l9cl97dp3cac-vm-test-run-blivet.drv

Signed-off-by: aszlig <[email protected]>


Compare: https://github.com/NixOS/nixpkgs/compare/6217686df59b...ddc083d8729d
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to