about summary refs log tree commit diff
path: root/nixos/tests
AgeCommit message (Collapse)AuthorFilesLines
4 daysmariadb: 10.5.26, 10.6.19, 10.11.9, 11.4.3 (#334878)Simon Hauser2-261/+292
* mariadb: 10.5.26, 10.6.19, 10.11.9, 11.4.3 * nixos/tests/automysqlbackup: nixfmt * nixos/automysqlbackup: fix tests * nixos/tests/mariadb-galera: nixfmt * nixos/tests/mariadb-galera: fix test failing with new default IPv6 configuration
4 daysnixos/logrotate: harden systemd unit (#339050)Martin Weinelt1-0/+2
4 daysnixosTests.k3s.{single-node,multi-node}: enable check-config for aarch64 ↵Jörg Thalheim2-35/+29
(#343296)
4 daysnixos: set system.stateVersion from the nixpkgs release, not versiontilpner1-1/+1
The nixpkgs/nixos version includes a suffix like "pre-git" or "pre676716.6f16e67b4921", which does not match the conventional "XX.YY" format of system.stateVersion. Unifying the format to "XX.YY" allows for (stricter) validation (see #317858), and the introduction in 3a5ff9a68c9dbb8b707555d44988575b3e9544bf was only concerned with silencing warnings, so the addition of the "pre.*" suffix into stateVersion was probably unintentional.
5 daysdependency-track: init at 4.11.6 (#328669)Leona Maroni2-0/+66
5 daysMerge: linux_4_19: drop (#343283)Maximilian Bosch1-1/+0
5 daysnixos/dependency-track: add nixos testAlexander Sieg1-0/+65
5 daysnixos/dependency-track: init moduleAlexander Sieg1-0/+1
5 dayslinux_4_19: drop since it will reach EOL within NixOS 24.11Fabián Heredia Montiel1-1/+0
5 daysPlaywright: browser improvements, update (#298944)Matthieu Coudron2-0/+59
6 dayszutty: init at 0.16-unstable-2024-08-18 (#336255)Weijia Wang1-0/+2
6 daysMerge: nixos/tests: add postgresql wal2json test (#315095)Maximilian Bosch8-0/+242
7 daysadd support for building fully dm-verity protected images with ↵Ryan Lahfa2-0/+131
systemd-repart (#343252)
7 dayszutty: init at 0.16-unstable-2024-08-18Quag1-0/+2
7 daysnixosTests.k3s.{single-node,multi-node}: nixfmtsuperherointj1-29/+28
7 daysnixosTests.k3s.{single-node,multi-node}: enable check-config for aarch64superherointj2-7/+2
7 daysnixos/tests/appliance-repart-image-verity-store: initWilliButz2-0/+131
This test should illustrate how to build a verity-protected NixOS image with systemd-repart, using the opinionated image.repart.verityStore module.
7 daystests/playwright-python: initphaer2-0/+59
For some reason, chromium, which is still the nixpkgs version hangs inside the normal test vm, while working fine in .driverInteractive. I suspect that might have to do with the existence of a display in .driverInteractive. Neither vm does run X11 or wayland.
7 daysnixosTests.terminal-emulators: Fix lomiri-terminal-app test after mesa ↵Cosima Neidahl1-0/+3
change (#341573)
7 dayswordpress: 6.6.1 -> 6.6.2 (#343013)Weijia Wang1-2/+2
7 daysturn-rs: init at 3.1.0 (#338928)Sandro2-0/+66
7 daysnixos/wordpress: fix testsWeijia Wang1-2/+2
8 daysnixos/tests/wpa_supplicant: explicitly set channelK9001-0/+1
mac80211_hwsim can't emulate ACS, so explicitly choose a channel.
8 daysRevert "nixos/wireless: link config to /etc by default"rnhmjoj1-2/+4
This reverts commit 89eb93dc3ffda68535d6ee51a7825f1de31ae658. It broken setups where /etc/wpa_supplicant.conf is configured imperatively and reloading of the service on configuration changes.
8 daysnixos/turn-rs: initwxt2-0/+66
9 daysnixosTests.nix-serve: Use new entrypointRobert Hensing2-4/+4
This reuses the `pkgs`, so that `pkgs.nixosTests.nix-serve` will run with the overlays of `pkgs` applied.
10 daysfrr: 10.0.1 -> 10.1 (#342259)Fabián Heredia Montiel1-1/+1
10 daysnixos/tests/freetube: fix ocr (#342383)kirillrdy1-1/+1
10 daysnixos/tests/freetube: fix ocrghpzin1-1/+1
- change text that is waited for on preferences page, as previous one stopped being recognized by OCR on xorg after freetube update to 0.21.0 - increase timeout from 30 sec to 60 sec as OCR is sometimes slow
11 daysmaintainers/team-list: add cyberus team (#331059)Aleksana1-1/+1
11 daysnixos/tests/frr: fix ping commandMarkus Theil1-1/+1
Signed-off-by: Markus Theil <theil.markus@gmail.com>
11 daysdnscrypt-wrapper: remove package and NixOS modules (#341838)Sandro4-151/+0
11 daysmaintainers: remove kfears (#342128)KFearsoff1-1/+1
remove kfears from maintainers
12 daysnixos/netbird: remove misuzu as maintainermisuzu1-3/+1
12 daysnixosTests.bittorrent: Fix pkgs scope (#293562)Aleksana1-150/+186
13 daysnixosTests.terminal-emulators: Disable lomiri-terminal-app colour testOPNA26081-0/+3
02a4d9a728489f78a8265d84c6fd6c1057f449d1 made the colour output of the terminal(?) in the icewm environment on x86_64 BGR instead of RGB, but not on aarch64. Just disable for now.
13 daysdnscrypt-wrapper: remove package and NixOS modulesrnhmjoj4-151/+0
13 dayscurl-impersonate: 0.6.1 -> 0.7.0 (#333589)7c6f434c1-0/+1
13 daysnixos/tests/libreswan: fix test (#341785)Michele Guerini Rocco1-0/+2
13 daystandoor-recipes: Fix formatting string (#341353)Aleksana1-1/+1
13 daysnixos/tests: add postgresql wal2json testEuan Kemp8-0/+242
This test should ensure wal2json functions. I'm planning to upgrade wal2json, so it seems nice to have a test here. It passes on my machine.
14 daysnixos/tests/gitdaemon: fix user and group (#340517)Peder Bergebakken Sundt1-1/+5
2024-09-12opentelemetry-collector: 0.103.0 -> 0.109.0 (#325509)Weijia Wang1-1/+3
2024-09-12nixosTests.bittorrent: FormatJacek Galowicz1-150/+186
2024-09-12nixosTests.bittorrent: Fix pkgs scopeJacek Galowicz1-1/+1
2024-09-12nixos/invidious: add options for configuring inv-sig-helper (#340748)Gaétan Lepage1-0/+21
2024-09-12tandoor-recipes: Fix formatting stringVictor Engmark1-1/+1
And clarify the message, since some of the URLs it refuses to try to visit are just "#".
2024-09-12nixos/invidious: add options for configuring inv-sig-helper⛧-440729 [sophie]1-0/+21
2024-09-11nixos/tests/libreswan: fix testrnhmjoj1-0/+2
It was broken by the introduction of automatic IPv6 addressing in the test infrastructure.
2024-09-11maintainers: remove eclairevoyant (#341075)Pol Dellaiera1-1/+1