Unverified Commit 594642a3 authored by Will Fancher's avatar Will Fancher Committed by GitHub
Browse files

Merge pull request #263159 from ElvishJerricco/release-combined-re-add-zfs

nixos/release-combined: re-add ZFS to release-combined
parents a7496a34 43487a4f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ in rec {
        (onSystems ["x86_64-linux"] "nixos.tests.installer.simpleUefiSystemdBoot")
        (onSystems ["x86_64-linux"] "nixos.tests.installer.simple")
        (onSystems ["x86_64-linux"] "nixos.tests.installer.swraid")
        (onSystems ["x86_64-linux"] "nixos.tests.installer.zfsroot")
        (onSystems ["x86_64-linux"] "nixos.tests.nixos-rebuild-specialisations")
        (onFullSupported "nixos.tests.ipv6")
        (onFullSupported "nixos.tests.keymap.azerty")