about summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
* Merge pull request #285315 from jmbaur/sysupdate-fixesWill Fancher2024-02-07
|\ | | | | nixos/sysupdate: allow lists in sysupdate config
| * nixos/sysupdate: fix systemd-sysupdate testJared Baur2024-01-31
| | | | | | | | | | | | The test fails when the `Target`'s parent directories don't exist. For the purpose of this test though, we can just download it to the root directory for simplicity.
* | Merge pull request #286287 from fleaz/frigate-updateMartin Weinelt2024-02-07
|\ \ | | | | | | frigate: 0.12.1 -> 0.13.1
| * | frigate: 0.12.1 -> 0.13.1fleaz2024-02-06
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/blakeblackshear/frigate/releases/tag/v0.13.0 https://github.com/blakeblackshear/frigate/releases/tag/v0.13.1 Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
* | | Merge pull request #275621 from Yarny0/tsm-client-updateSandro2024-02-06
|\ \ \ | | | | | | | | tsm-client: 8.1.20.0 -> 8.1.21.0
| * | | tsm-client: 8.1.20.0 -> 8.1.21.0Yarny02023-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Update History" (release notes): https://www.ibm.com/support/pages/node/6998343 At the time of this writing, the "APAR" links of the "Update History" lead to 404. However, the abstracts indicate that this update is not security critical. Note that this update changed the GUI window title to "IBM Storage Protect" (the product itself was renamed with version 8.1.19.0 already). The commit at hand adapts the GUI vm test accordingly. Also, all URLs in package and module comments are updated.
* | | | Merge pull request #278034 from trofi/nixosTests.kernel-generic-fix-evalMario Rodas2024-02-05
|\ \ \ \ | | | | | | | | | | nixosTests.kernel-generic: fix the eval
| * | | | nixosTests.kernel-generic: fix the evalSergei Trofimovich2024-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without the change the eval fails as: $ nix build --no-link -f. nixosTests.kernel-generic error: error: value is a Boolean while a set was expected This started happening after 80472e375406bb8f130 "treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs" As a result kernel attribute set got not just `kernel => drv` maps but also `__attrsFailEvaluation => bool` one. It does not contain `name` and fails the evaluation without recovery. The change restores evaluation for me.
* | | | | Merge pull request #285858 from adamcstephens/incus/refactorAdam C. Stephens2024-02-05
|\ \ \ \ \ | | | | | | | | | | | | incus: fix lxd-to-incus, add static client, support multi-version
| * | | | | incus: lxd-to-incus is now part of main packageAdam Stephens2024-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously upstream was packaging this separately due to the inclusion of lxd in the go dependencies. This has been dropped and the package has been merged into the main go.mod file.
* | | | | | Merge pull request #283543 from OPNA2608/init/lomiri/ayatana-indicator-sessionCosima Neidahl2024-02-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | ayatana-indicator-session: init at 23.10.3
| * | | | | | ayatana-indicator-session: init at 23.10.3OPNA26082024-02-04
| | | | | | |
* | | | | | | Merge pull request #286343 from fgaz/urn-timer/nixos-testWeijia Wang2024-02-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixosTests.urn-timer: init
| * | | | | | | nixosTests.urn-timer: initFrancesco Gazzetta2024-02-04
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #221628 from rhysmdnz/intuneArtturi2024-02-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Microsoft Intune
| * | | | | | nixos/intune: initRhys Davies2024-02-02
| | | | | | |
* | | | | | | Merge pull request #285869 from 4JX/gnome-extensions-updatepiegames2024-02-04
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | gnomeExtensions: auto-update
| * | | | | | nixosTests.gnome-extensions: system-monitor has been removed4JX2024-02-02
| | |_|/ / / | |/| | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/274140
* | | | | | Merge pull request #285931 from mweinelt/zigbee2mqtt-1.35.2Martin Weinelt2024-02-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | zigbee2mqtt: 1.35.1 -> 1.35.2
| * | | | | | nixos/tests/zigbee2mqtt: test against dummy serial deviceMartin Weinelt2024-02-03
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #285602 from NickCao/nvmetcfg-testNick Cao2024-02-02
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | nixosTests.nvmetcfg: init
| * | | | | nixosTests.nvmetcfg: initNick Cao2024-02-02
| |/ / / /
* | | | | Merge pull request #285698 from adamcstephens/lxc/test-sleepMartin Weinelt2024-02-02
|\ \ \ \ \ | | | | | | | | | | | | nixos/tests/incus: check system is running for verifying up
| * | | | | nixos/tests/incus: check system is running for verifying upAdam Stephens2024-02-02
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | It can can take a few seconds for the generator to initialize in slow environments. Switch to using systemctl is-system-running which should reflect the system is fully booted.
* | | | | Merge pull request #285035 from Ma27/kernel-rust-matrixMaximilian Bosch2024-02-02
|\ \ \ \ \ | |_|/ / / |/| | | | nixos/tests/kernel-rust: test against 6.7 and testing (6.8rc1)
| * | | | nixos/tests/kernel-rust: test against 6.7 and testing (6.8rc1)Maximilian Bosch2024-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In #283893 we realized that not only 6.7, but also testing is affected. And with more stable kernels following, we'll probably want to test against all of them whether Rust support is working fine. As long as it's not the default at least, then we should probably move this to `kernel-generic`. Every kernel that's new enough to support `rust-out-of-tree-module` (and `linux_testing`) is part of this text matrix.
* | | | | Merge pull request #270475 from MinerSebas/prometheus-restic-exporterh7x42024-02-01
|\ \ \ \ \ | |_|/ / / |/| | | | prometheus-restic-exporter: init at 1.4.0
| * | | | nixos/tests/prometheus-exporters: add test for prometheus-restic-exporterMinerSebas2024-02-01
| | |/ / | |/| |
* | | | Merge pull request #280821 from SuperSandro2000/pretalxPeder Bergebakken Sundt2024-01-31
|\ \ \ \ | | | | | | | | | | pretalx: init 2023.1.3
| * | | | nixos/tests/pretalx: initMartin Weinelt2024-01-30
| | | | |
* | | | | Merge pull request #276177 from aaronjheng/prometheus-openvpn-exporterMario Rodas2024-01-30
|\ \ \ \ \ | | | | | | | | | | | | prometheus-openvpn-exporter: remove
| * | | | | prometheus-openvpn-exporter: removeAaron Jheng2024-01-26
| | | | | |
* | | | | | Merge pull request #278131 from symphorien/sane_testGuillaume Girol2024-01-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/sane: add nixos test
| * | | | | | nixos/sane: add nixos testGuillaume Girol2024-01-02
| | | | | | |
* | | | | | | Merge pull request #283406 from tfc/nixos-rebuild-socketRobert Hensing2024-01-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos-rebuild: Handle too-long tmpdir paths on macOS
| * | | | | | | nixos-rebuilt-target-host test: Add long TMPDIR to verify that fix worksJacek Galowicz2024-01-29
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #284263 from amarshall/fix-zfs-test-wrong-pkgRyan Lahfa2024-01-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/tests/zfs: fix using wrong package in tests; minor cleanup
| * | | | | | | nixos/tests/zfs: decouple makeZfsTest params from unstable vs. stableAndrew Marshall2024-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enableUnstable was trying to do too much, it’s more obvious to remove the indirection to set zfsPackage and push the semantics up to the caller.
| * | | | | | | nixos/tests/zfs: improve namingAndrew Marshall2024-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not one package, but the package set, and so is plural.
| * | | | | | | nixos/tests/zfs: fix using wrong packageAndrew Marshall2024-01-27
| | | | | | | |
* | | | | | | | Merge pull request #284174 from jmbaur/repart-sector-sizeRyan Lahfa2024-01-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix appliance-repart-image NixOS VM test
| * | | | | | | | appliance-repart-image: fix OVMF not detecting diskJared Baur2024-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the update of systemd to v255, the repart tool switched to use 4K sector sizes by default. This change sets the appliance-repart-image test to use a sector size of 512B to fit in with the existing NixOS VM test infrastructure using qemu disks with 512B sector sizes.
* | | | | | | | | Merge pull request #276547 from ambroisie/pyload-moduleh7x42024-01-30
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | nixos/pyload: init module
| * | | | | | | | nixos/pyload: init testBruno BELANYI2024-01-23
| | | | | | | | |
* | | | | | | | | Merge pull request #284676 from r-ryantm/auto-update/exportarrFranz Pletz2024-01-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nixos/tests/prometheus-exporters: remove exportarr_sonarrFranz Pletz2024-01-30
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test has never worked. Not sure why it was merged in the first place.
* | | | | | | | | Merge pull request #284633 from FedericoSchonborn/budgie-desktop-10.9Bobby Rong2024-01-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Budgie Desktop 10.9
| * | | | | | | | | nixosTests.budgie: Fix login subtestBobby Rong2024-01-29
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | After budgie-session is used.
* | | | | | | | | Merge pull request #284711 from misuzu/netbird-testWeijia Wang2024-01-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixosTests.netbird: fix after module update
| * | | | | | | | | nixosTests.netbird: fix after module updatemisuzu2024-01-29
| | |/ / / / / / / | |/| | | | | | |