summary refs log tree commit diff
path: root/nixos/tests/installer.nix
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-15runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth1-1/+1
2019-10-16Revert "installer: Disable udisks"Franz Pletz1-4/+0
2019-07-11nixos/tests: add test for showing child configuration in grub menuVenkateswara Rao Mandela1-1/+70
2019-07-11nixos/tests: installer: restructure simpleUefiGrub test dataVenkateswara Rao Mandela1-15/+16
2019-07-11nixos/tests: installer: restructure simple test dataVenkateswara Rao Mandela1-15/+17
2019-06-08nixos/tests: fix luksroot installer test nameFranz Pletz1-1/+1
2019-03-02nixos/tests/installer: add cryptsetup tests for LUKS format 2 & default formatAndreas Rammhold1-31/+39
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+1
2018-11-17nixos/tests/installer.nix: shorten test name to fit length limitSymphorien Gibol1-1/+1
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-2/+5
2018-09-22nixos/tests/installer: stop udev queue before calling mdadmUli Baum1-0/+2
2018-09-22nixos/tests/installer: use flock for all parted callsUli Baum1-11/+11
2018-09-22nixos/tests/installer: prevent race between parted and udevUli Baum1-41/+41
2018-09-17nixos/tests/installer: grub1 needs /tmp to exist.Samuel Dionne-Riel1-0/+1
2018-09-01nixos/tests/installer: add missing system.extraDependenciesUli Baum1-0/+3
2018-08-29Reviews use of old nixos wallpaper to use one with the new logo.Samuel Dionne-Riel1-1/+1
2018-08-11nixos/tests/luksroot: Fix OCR of passphrase promptaszlig1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-20Merge pull request #43857 from volth/unusedFrederik Rietdijk1-3/+0
2018-07-20[bot]: remove unreferenced codevolth1-3/+0
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-1/+1
2018-06-30nixos/tests: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2018-06-22installer tests: avoid udisks2Vladimír Čunát1-0/+4