about summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
* Merge pull request #274409 from K900/unblock-channelsK9002023-12-15
|\ | | | | Unblock channels
| * nixos/tests/containers-imperative: download more RAMK9002023-12-15
| |
* | Merge pull request #274262 from NetaliDev/zammad-updateJanne Heß2023-12-15
|\ \ | |/ |/| zammad: 6.1.0 -> 6.2.0
| * nixos/tests/zammad: set memory limit to 2048 MBnetali2023-12-14
| | | | | | | | | | It seems like Zammad and the postgreSQL need more then 1 GB memory after the update to Zammad 6.2.0. So this commit sets the memory limit to 2 GB.
* | Merge pull request #274275 from Ma27/hardened-kernel-updatesMaximilian Bosch2023-12-15
|\ \ | | | | | | hardened kernel: test 6.6 & remove obsolete 4.14 from patches.json
| * | nixos/tests/kernel-generic: test hardened 6.6Maximilian Bosch2023-12-14
| |/
* | Merge pull request #273858 from dotlambda/nextcloud28-initMaximilian Bosch2023-12-15
|\ \ | |/ |/| nextcloud28: init at 28.0.0, nextcloud27: 27.1.4 -> 27.1.5, nextcloud26: 26.0.9 -> 26.0.10
| * nextcloud28: init at 28.0.0Robert Schütz2023-12-13
| |
* | Merge pull request #270444 from NukaDuka/cephfs-mount-fixLinus Heckemann2023-12-14
|\ \ | | | | | | ceph: use absolute binary paths instead of relative paths
| * | nixosTests.ceph-single-node: remove dashboard checkKartik Gokte2023-12-11
| | | | | | | | | | | | Due to an [issue](https://www.spinics.net/lists/ceph-users/msg77812.html) with the cryptography python library, Ceph Dashboard and other mgr modules are currently broken, which will cause this test to always fail. Removing the check resolves this issue, and brings the test in line wit^Cthe other Ceph tests, which do not contain the dashboard check.
* | | nixos/nebula: tests: revert wait_for_unitMorgan Jones2023-12-13
| | |
* | | Merge pull request #269551 from tejing1/nixos-stub-ldRobert Hensing2023-12-13
|\ \ \ | | | | | | | | nixos/stub-ld: init module
| * | | nixos/stub-ld: init moduleJeff Huffman2023-12-11
| | | |
* | | | Merge pull request #273698 from foo-dogsquared/fix-guix-gc-serviceWeijia Wang2023-12-13
|\ \ \ \ | | | | | | | | | | nixos/guix: fix GC service
| * | | | nixos/guix: add test for GC serviceGabriel Arazas2023-12-13
| | | | |
* | | | | telegraf: 1.28.5 -> 1.29.0zowoq2023-12-13
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | Diff: https://github.com/influxdata/telegraf/compare/v1.28.5...v1.29.0 Changelog: https://github.com/influxdata/telegraf/blob/v1.29.0/CHANGELOG.md
* | | | Merge pull request #273584 from bobby285271/upd/flatpakBobby Rong2023-12-12
|\ \ \ \ | | | | | | | | | | flatpak: 1.14.4 → 1.14.5
| * | | | flatpak: 1.14.4 → 1.14.5Bobby Rong2023-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/flatpak/flatpak/compare/1.14.4...1.14.5 This contains build fix for AppStream 1.0.
* | | | | Merge pull request #271506 from Misterio77/nginx-redirect-status-codeRyan Lahfa2023-12-12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | nixos/nginx: make redirect status code configurableGabriel Fontes2023-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | Add an option to configure which code globalRedirect and forceSSL use. It previously was always 301 with no easy way to override.
* | | | | Merge master into staging-nextgithub-actions[bot]2023-12-11
|\ \ \ \ \
| * | | | | nixos/avahi: rename remaining config optionsFlorian Klink2023-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | services.avahi.nssmdns got split into services.avahi.nssmdns{4,6}, nothing should access the old alias anymore so there's no eval warnings. Reported in https://github.com/NixOS/nixpkgs/pull/258424#issuecomment-1849428869
* | | | | | Merge master into staging-nextgithub-actions[bot]2023-12-10
|\| | | | |
| * | | | | Merge pull request #272646 from onny/btrbk-stream-compressJonas Heinrich2023-12-10
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/btrbk: Add required stream_compress packages
| | * | | | | nixos/btrbk: Add required stream_compress packagesJonas Heinrich2023-12-09
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #273273 from numinit/nebula-test-improvementNick Cao2023-12-10
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/nebula: fix possibly flaky tests
| | * | | | | nixos/nebula: fix possibly flaky testsMorgan Jones2023-12-09
| | | | | | |
| * | | | | | Merge pull request #272576 from NixOS/home-assistantMartin Weinelt2023-12-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | home-assistant: 2023.11.3 -> 2023.12.0
| | * | | | | | nixos/tests/home-assistant: check for lovelace resources in configMartin Weinelt2023-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was recently fixed, but the test was not updated.
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2023-12-10
|\| | | | | | |
| * | | | | | | Revert "nixos/mobilizon: fix integration test by using postgresql_14"Kerstin Humm2023-12-10
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | This reverts commit 80ba58361d92044864109b96f6ecef8e49e73f1d.
* | | | | | | Merge master into staging-nextgithub-actions[bot]2023-12-09
|\| | | | | |
| * | | | | | Merge pull request #273102 from rvl/nixos-tests-maintainersWeijia Wang2023-12-09
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | nixos/tests: Remove self from maintainers
| | * | | | | nixos/tests/mysql-backup: Remove self from maintainersRodney Lorrimar2023-12-09
| | | | | | |
| | * | | | | nixos/tests/mongodb: Remove self from maintainersRodney Lorrimar2023-12-09
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'master' into staging-nextWeijia Wang2023-12-08
|\| | | | |
| * | | | | Merge pull request #257503 from SuperSandro2000/postgres-extraPluginsRobert Hensing2023-12-08
| |\ \ \ \ \ | | |_|/ / / | |/| | | | nixos/postgresql: take extraPlugins packageset from package option
| | * | | | treewide: fix services.postgresql.extraPlugins usageSandro Jäckel2023-12-08
| | | | | |
* | | | | | Merge master into staging-nextgithub-actions[bot]2023-12-07
|\| | | | |
| * | | | | Merge pull request #272542 from Sohalt/caddy-config-fileFlorian Klink2023-12-07
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/caddy: use caddyfile adapter by default with explicit configFile
| | * | | | | nixos/caddy: Use caddyfile adapter by default when explicitly specifying ↵sohalt2023-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | configFile
* | | | | | | Merge master into staging-nextgithub-actions[bot]2023-12-07
|\| | | | | |
| * | | | | | Merge pull request #256737 from illustris/sparkPeder Bergebakken Sundt2023-12-07
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | spark: init 3.5.0, 3.4.0->3.4.2, 3.3.2->3.3.3
| | * | | | | | spark: remove untarDirillustris2023-11-04
| | | | | | | |
| | * | | | | | spark: add passthru testillustris2023-10-22
| | | | | | | |
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2023-12-07
|\| | | | | | |
| * | | | | | | nixos/buildbot: only run nixosTest on x86_64-linuxzowoq2023-12-06
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Test has been broken for a while on aarch64-linux.
| * | | | | | Merge pull request #271689 from adamcstephens/lxc/teamAdam C. Stephens2023-12-06
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | treewide: init lxc team and take ownership of components
| | * | | | | | treewide/lxc: set lxc team as maintainerAdam Stephens2023-12-04
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge master into staging-nextgithub-actions[bot]2023-12-06
|\| | | | | |