summary refs log tree commit diff
path: root/nixos/tests/zfs.nix
Commit message (Collapse)AuthorAge
* Update nixos/tests/zfs.nixJörg Thalheim2021-06-18
| | | Co-authored-by: jnetod <49963580+jnetod@users.noreply.github.com>
* nixos/zfs: add tests for sambaJörg Thalheim2021-06-11
|
* nixosTests.*: update to use virtualisation.fileSystemsMaciej Krüger2021-02-14
|
* Merge pull request #108940 from Atemu/zfs-test-with-stable-linuxPackagesKevin Cox2021-01-14
|\ | | | | tests/zfs: test stable with stable linuxPackages
| * tests/zfs: test stable with stable linuxPackagesAtemu2021-01-10
| | | | | | | | Only unstable is supposed to be compatible with linuxPackages_latest
* | treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl2021-01-10
|/ | | | | The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
* nixos/tests/zfs: Test boot.zfs.forceImportAllSarah Brofeldt2020-11-11
|
* nixos/zfs: enable encryption test for stable zfsSergey Lukjanov2020-08-16
|
* nixosTests.zfs: RefactorJacek Galowicz2020-02-07
|
* nixos/zfs: convert test to pythonJulian Stecklina2019-11-04
|
* tests: refactor to carry the package set as an argumentLéo Gaspard2018-11-11
| | | | | This way, the package set will be possible to pass without re-importing all the time
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|
* Add basic ZFS testsadisbladis2017-11-14