about summary refs log tree commit diff
path: root/nixos/tests/switch-test.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-10nixos/switch-to-configuration: add new implementationJared Baur1-1/+6
2024-04-29nixos/switch-to-configuration: fix dbus implementation used for testJared Baur1-8/+13
2024-04-06nixos/tests/switch-test: s/dbus.service/dbus-broker.service/gK9001-8/+8
2023-09-22nixos/switchTest: Also test swap devicesJanne Heß1-0/+24
2023-09-22nixos/switch-to-configuration: Never unmount / or /nixJanne Heß1-0/+69
2023-09-13nixos/switchTest: Also test restarting from aborted switchesJanne Heß1-0/+7
2023-09-13nixos/switchTest: Also test systemd restartsJanne Heß1-0/+9
2023-09-13nixos/switchTest: Also test init interface versionJanne Heß1-1/+9
2023-09-13nixos/switch-to-configuration: Test more action thingsJanne Heß1-0/+5
2023-08-21nixos/stc: Improve mount unit handlingJanne Heß1-2/+27
2023-08-13nixos/switchTest: Also check for base unit modificationsJanne Heß1-0/+32
2023-07-23nixos/switch-to-configuration: fix ignoring of template unit specialization d...oddlama1-9/+121
2023-06-28nixos: Add system.activatable flag for images that are pre-activatedRobert Hensing1-4/+37
2023-06-28nixos/tests/switch-test.nix: Fix warningsRobert Hensing1-3/+3
2022-08-20nixos/switch-test: add test for services starting with dashWeathercold1-1/+38
2022-03-20nixos/switchTest: Also test boot/switch actionsJanne Heß1-0/+26
2022-03-20nixos/switchTest: Also test the os-release parserJanne Heß1-0/+4
2022-03-11nixos/switch-to-configuration: Fix reloading of stopped servicesJanne Heß1-0/+59
2022-03-11nixos/switch-to-configuration: Ignore some unit keysJanne Heß1-0/+14
2022-03-11nixos/switchTest: Also test targetsJanne Heß1-0/+74
2022-03-03nixos/switchTest: Make checks more preciseJanne Heß1-35/+20
2022-03-03nixos/switch-to-configuration: Document and test socket-activated servicesJanne Heß1-2/+141
2022-02-26nixosTests.switchTest: fix race condition on /testpathNaïm Favier1-0/+2
2022-02-17nixos/switch-to-configuration: Fix backslashes in unit namesJanne Heß1-0/+36
2022-02-09nixos/switch-test: Test the unit file parser and reloadsJanne Heß1-6/+241
2022-01-20nixos/switch-to-configuration: Clean up lower part of the scriptJanne Heß1-2/+77
2022-01-17nixos/switch-to-configuration: Rework activation script restartsJanne Heß1-0/+70
2021-12-09nixos/switchTest: Massively extend the testJanne Heß1-5/+296
2021-11-27Revert "Merge pull request #141192 from helsinki-systems/feat/improved-socket...Michael Weiss1-383/+3
2021-10-28nixos/switchTest: Make less flakeyJanne Heß1-1/+2
2021-10-17nixos/switchTest: Also test mountsJanne Heß1-0/+44
2021-10-17nixos/switch-to-configuration: Restart timersJanne Heß1-0/+36
2021-10-17nixos/switch-to-configuration: Ignore path unitsJanne Heß1-0/+36
2021-10-17nixos/switch-to-configuration: Ignore slice unitsJanne Heß1-0/+34
2021-10-17nixos/switch-to-configuration: Improve socket supportJanne Heß1-3/+232
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
2020-04-07treewide: use runtimeShell in nixos/Jörg Thalheim1-1/+1
2019-12-15nixosTests.switch-test: Port tests to pythonChristian Kampka1-3/+7
2019-02-14nixos/tests/switch-test: Ensures the test fails on failure (#55744)Samuel Dionne-Riel1-2/+11
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-2/+2
2017-11-19nixos/system: make switch-to-configuration script pure.Gleb Peregud1-0/+25