about summary refs log tree commit diff
path: root/nixos/tests/installer-systemd-stage-1.nix
diff options
context:
space:
mode:
authorLily Foster <lily@lily.flowers>2022-10-31 15:31:10 +0100
committerAtemu <atemu.main@gmail.com>2022-11-06 22:15:35 +0100
commitc2b3c9794dfb5a9ec4aa643fca07c1ac8ad3f644 (patch)
treeb2e2ba2ec78963d0ee040631abce77bcbb4519f8 /nixos/tests/installer-systemd-stage-1.nix
parent753f883c35d0bd52002ce2d049a26bb1ae37c122 (diff)
nixosTests: test spaces in mount options via btrfs subvols
Also enabled the btrfs tests for installer-systemd-stage-1 again
Diffstat (limited to 'nixos/tests/installer-systemd-stage-1.nix')
-rw-r--r--nixos/tests/installer-systemd-stage-1.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/nixos/tests/installer-systemd-stage-1.nix b/nixos/tests/installer-systemd-stage-1.nix
index d02387ee80e09..03f0ec8d746b8 100644
--- a/nixos/tests/installer-systemd-stage-1.nix
+++ b/nixos/tests/installer-systemd-stage-1.nix
@@ -8,9 +8,10 @@
   # them when fixed.
   inherit (import ./installer.nix { inherit system config pkgs; systemdStage1 = true; })
     # bcache
-    # btrfsSimple
-    # btrfsSubvolDefault
-    # btrfsSubvols
+    btrfsSimple
+    btrfsSubvolDefault
+    btrfsSubvolEscape
+    btrfsSubvols
     # encryptedFSWithKeyfile
     # grub1
     # luksroot