about summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
* nixos/tests/installer: increase /boot sizes to 100MBArtturin2021-11-30
|
* Merge pull request #146902 from fgaz/vengi/initKevin Cox2021-11-29
|\ | | | | vengi-tools: init at 0.0.14
| * nixosTests.vengi-tools: initFrancesco Gazzetta2021-11-23
| |
* | Merge pull request #146467 from l0b0/test-pam-d-generationArtturi2021-11-27
|\ \
| * | tests: Move all PAM tests into a separate directoryVictor Engmark2021-11-27
| | | | | | | | | | | | | | | As per <https://github.com/NixOS/nixpkgs/pull/146467#issuecomment-972743535>.
| * | tests: Verify /etc/pam.d/chfn file contentsVictor Engmark2021-11-27
| | |
* | | Revert "Merge pull request #141192 from ↵Michael Weiss2021-11-27
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | helsinki-systems/feat/improved-socket-handling2" This reverts commit 57961d2b838cc31fa4ce89641b6a8db544a8471a, reversing changes made to b04f913afce4419f6b777fd64ac52315dbef3aaf. (I.e. this reverts PR #141192.) While well-intended, this change does unfortunately introduce very serious regressions that are especially disruptive/noticeable on desktop systems (e.g. users of Sway will loose their graphical session when running "nixos-rebuild switch"). Therefore, this change has to be reverted ASAP instead of trying to fix it in "production". Note: An updated version should be extensively discussed, reviewed, and tested before re-landing this change as an earlier version also had to be reverted for the exact same issues [0]. Fix: #146727 [0]: https://github.com/NixOS/nixpkgs/pull/73871#issuecomment-559783752
* | Revert msize related commits (#147180)Artturi2021-11-24
| |
* | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-11-21
|\ \ | | | | | | | | | | | | Conflicts: pkgs/applications/window-managers/sway/default.nix
| * | nixos/tests/installer: increase memorySize to 3GArtturin2021-11-21
| | | | | | | | | | | | and increase the memory flags too
* | | Merge master into staging-nextgithub-actions[bot]2021-11-21
|\| |
| * | Merge pull request #146804 from Artturin/qemudefaultmemArtturi2021-11-21
| |\ \
| | * | nixos/qemu-vm: default memorySize 384 -> 1024Artturin2021-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default hasn't been changed since 2009 this can improve our test performances nixos/tests: remove explicit memorySize <1024 1024MiB is now the default
| * | | Merge pull request #146829 from r-burns/isx86Sandro2021-11-21
| |\ \ \
| | * | | treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns2021-11-20
| | |/ /
* | | | Merge master into staging-nextgithub-actions[bot]2021-11-21
|\| | |
| * | | nixosTests.installer: increase the VM memoryVladimír Čunát2021-11-20
| |/ / | | | | | | | | | | | | | | | For me that fixes the i686 ZFS case: https://hydra.nixos.org/build/158897777 I don't think it's worth chasing why RAM usage isn't very low here.
* | | Merge master into staging-nextgithub-actions[bot]2021-11-21
|\| |
| * | nixos/tests/hibernate: set memorySize to 2GArtturin2021-11-20
| |/
* | Merge master into staging-nextgithub-actions[bot]2021-11-20
|\|
| * nixosTests.vscodium: add commentsPatrick Hilhorst2021-11-20
| |
| * nixosTests.vscodium: wait for different textPatrick Hilhorst2021-11-19
| |
| * nixosTests.vscodium: rename machinesPatrick Hilhorst2021-11-19
| |
| * nixos/tests/vscodium{,-wayland}: merge testsPatrick Hilhorst2021-11-19
| |
| * nixos/tests/vscodium-wayland: initPatrick Hilhorst2021-11-19
| |
* | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2021-11-19
|\| | | | | | | | | Conflicts: pkgs/applications/audio/hybridreverb2/default.nix
| * nixosTests.aseprite: initFrancesco Gazzetta2021-11-19
| |
* | Merge master into staging-nextgithub-actions[bot]2021-11-19
|\|
| * Merge pull request #146123 from thiagokokada/libinput-module-fixesSandro2021-11-18
| |\
| | * nixos/libinput: add module testsThiago Kenji Okada2021-11-16
| | |
* | | Merge staging-next into staginggithub-actions[bot]2021-11-16
|\| |
| * | linux/hardened/patches/5.15: init at 5.15.2-hardened1TredwellGit2021-11-15
| |/
* | Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross2021-11-14
|\| | | | | | | | | Conflicts: pkgs/development/tools/parsing/flex/2.6.1.nix
| * Merge master into staging-nextgithub-actions[bot]2021-11-14
| |\
| | * nixosTests.domination: initFrancesco Gazzetta2021-11-13
| | |
* | | Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross2021-11-13
|\| |
| * | Merge remote-tracking branch 'origin/master' into staging-nextsternenseemann2021-11-13
| |\| | | | | | | | | | | | | Conflicts were caused by 2043dbb6faa9e21b0fb500161542e30d6c8bc680 interacting with b2767b69ddc702eb926633a5f2336534352cb7b8.
| | * Merge branch 'master' into mjolnir-initGraham Christensen2021-11-12
| | |\
| | * | nixos/mjolnir: add testJohannes Schleifenbaum2021-09-21
| | | |
| | * | nixos/pantalaimon: add testJohannes Schleifenbaum2021-09-21
| | | | | | | | | | | | | | | | Co-authored-by: sumnerevans <me@sumnerevans.com>
* | | | Merge staging-next into staginggithub-actions[bot]2021-11-12
|\| | |
| * | | Merge master into staging-nextgithub-actions[bot]2021-11-12
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #144968 from vcunat/p/nixos-tests-seafile-unreachableMaximilian Bosch2021-11-12
| | |\ \ | | | | | | | | | | nixosTests.seafile: link the committed test
| | | * | nixosTests.seafile: link the committed testVladimír Čunát2021-11-07
| | | | | | | | | | | | | | | | | | | | It succeeds for me. Apparently this line was forgotten in PR #119719.
* | | | | Merge staging-next into staginggithub-actions[bot]2021-11-11
|\| | | |
| * | | | Merge master into staging-nextgithub-actions[bot]2021-11-11
| |\| | |
| | * | | nixos/tests/installer: comment out nixos-option test for nowBernardo Meurer2021-11-10
| | | | |
| | * | | nixos/test/boot: nix verify -> nix store verifyBernardo Meurer2021-11-10
| | | | |
* | | | | Merge staging-next into staginggithub-actions[bot]2021-11-10
|\| | | |
| * | | | Merge master into staging-nextgithub-actions[bot]2021-11-10
| |\| | |