about summary refs log tree commit diff
path: root/nixos/tests/installer.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-1/+1
2022-11-06nixosTests: test spaces in mount options via btrfs subvolsLily Foster1-0/+21
2022-09-24nixos/tests/installer: Add make-options-doc depRobert Hensing1-1/+7
2022-09-24nixos/tests/installer: Fix docbook dependencyRobert Hensing1-0/+4
2022-05-04nixos/tests/installer: add bcachefs testsMadoura1-0/+79
2022-04-30Merge pull request #169113 from ElvishJerricco/systemd-stage-1-installer-testsBernardo Meurer1-1/+6
2022-04-22nixos/tests/installer: disable vlans for initial VMK9001-0/+7
2022-04-22nixos/tests/installer: add missing dependency to imageK9001-0/+1
2022-04-17nixos: Installer tests for systemd stage 1Will Fancher1-1/+6
2022-04-05nixosTests.installer.*: provide a missing dependencyVladimír Čunát1-0/+1
2022-03-24nixosTests.installer.lvm: adjust root LV sizeajs1241-1/+1
2022-01-29Merge pull request #156213 from chkno/fix-install-testspennae1-0/+4
2022-01-26nixos/nix-daemon: use structural settingspolykernel1-5/+5
2022-01-24nixos/tests/installer: Fix race in bcache testScott Worley1-2/+0
2022-01-23nixos/tests/installer: Fix after sandboxed-docs change fc614c3Scott Worley1-0/+4
2021-12-07Revert "nixos/tests/installer: lvm: test lvm2-pvscan@ units"ajs1241-10/+0
2021-11-30nixos/tests/installer: increase /boot sizes to 100MBArtturin1-12/+12
2021-11-24Revert msize related commits (#147180)Artturi1-3/+3
2021-11-21nixos/tests/installer: increase memorySize to 3GArtturin1-3/+3
2021-11-21Merge pull request #146829 from r-burns/isx86Sandro1-1/+1
2021-11-20treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns1-1/+1
2021-11-20nixosTests.installer: increase the VM memoryVladimír Čunát1-1/+1
2021-11-10nixos/tests/installer: comment out nixos-option test for nowBernardo Meurer1-5/+6
2021-05-03nixos/tests/installer: don't break under i686Luke Granger-Brown1-1/+1
2021-04-25nixosTests.installer: Fix grub1 test being unreliableSamuel Dionne-Riel1-6/+7
2021-02-18Merge pull request #112961 from r-burns/nixos-test-grubJacek Galowicz1-6/+9
2021-02-18nixosTests.installer: increase EFI partition sizeRyan Burns1-2/+2
2021-02-12nixosTests.installer: fix non-zfs grub testsRyan Burns1-4/+7
2021-01-31nixosTests.installer: Increase memory allocated to the VMAnders Kaseorg1-2/+2
2021-01-24nixosTests.zfs.installer: fixup test after d44c6219b8Vladimír Čunát1-2/+2
2021-01-18Merge pull request #109042 from Atemu/installer-tests-more-coresKevin Cox1-0/+2
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
2021-01-10tests/installer: give installer VM more coresAtemu1-0/+2
2020-09-07nixos/tests/installer: increase RAM in the VMVladimír Čunát1-1/+1
2020-09-05nixos/tests/installer swraid: increase partition sizeVladimír Čunát1-4/+4
2020-09-03cryptsetup, lvm2, systemd: Break cyclic dependency at a different pointAnders Kaseorg1-1/+0
2020-08-26Merge pull request #95956 from matthewbauer/qemu-cpu-maxMatthew Bauer1-1/+1
2020-08-26nixos installer tests: add a missing packageVladimír Čunát1-0/+1
2020-08-23nixosTests.installer.btrfsSubvolDefault: fix warningajs1241-1/+1
2020-08-21runInLinuxVM, test-driver: use -cpu max instead of -cpu hostMatthew Bauer1-1/+1
2020-07-25nixos/tests/installer lvm: increase partition sizeVladimír Čunát1-1/+1
2020-07-14nixos/tests/installer: lvm: test lvm2-pvscan@ unitsajs1241-0/+10
2020-07-14nixos/test/installer: add postBootCommandsajs1241-3/+6
2020-05-12Merge pull request #79966 from chkno/bcacheJacek Galowicz1-0/+26
2020-05-11nixos/tests/installer: Fix machine nameChuck1-1/+1
2020-04-22installer test: Fix grub extraConfig syntaxBenjamin Staffin1-1/+1
2020-04-12specialisation: replace nesting with named configurationsGraham Christensen1-10/+10
2020-03-26nixosTests.installer: Don't wait for the nixos-manual serviceMichael Weiss1-1/+0
2020-02-12nixos/bcache: Installer test for / on bcacheChuck1-0/+26
2020-02-07nixosTests.installer: Port to pythonJacek Galowicz1-503/+524