about summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
* nixos/tests/archi: init smoke tests for Archipaumr2023-11-17
|
* Merge pull request #267490 from onny/wordpress-update5Weijia Wang2023-11-16
|\ | | | | wordpress6_4: init at 6.4.1; wordpressPackages: update
| * nixos/wordpress: Add test for wordpress6_4Jonas Heinrich2023-11-14
| |
* | Merge pull request #267931 from picnoir/pic/toot-0-38-2Matthias Beyer2023-11-16
|\ \ | | | | | | toot: 0.38.1 -> 0.38.2
| * | nixosTests.pleroma: un-vendor tootFélix Baylac Jacqué2023-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream released 0.38.2. This new release contains the pleroma fix we previously were getting from master. We don't need this override anymore to get the test to succeed. https://github.com/ihabunek/toot/issues/399#issuecomment-1814712723
* | | Merge pull request #267560 from anthonyroussel/bugfix/plantuml-server-nixosPol Dellaiera2023-11-16
|\ \ \ | |/ / |/| | nixos/plantuml-server: fix
| * | nixosTests.plantuml-server: initAnthony Roussel2023-11-15
| | |
* | | nixos/tests/dnscrypt-wrapper: test TCP and run on port 443rnhmjoj2023-11-15
|/ / | | | | | | | | | | - Test both TCP and UDP queries (tinydns → bind) - Test IPv6 by default - Run DNSCrypt on port 443 along with HTTPS
* | Merge pull request #251950 from erictapen/mastodonRyan Lahfa2023-11-15
|\ \
| * | mastodon: 4.1.6 -> 4.2.1Kerstin Humm2023-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | - run streaming processes in separate systemd services - remove redundancy in test - fix update script - release notes See https://github.com/mastodon/mastodon/releases/tag/v4.2.1 for details
| * | nixos/mastodon: fix integration testKerstin Humm2023-11-14
| | |
* | | nixos/test/ejabberd: remove myself as maintainerajs1242023-11-14
| |/ |/|
* | nixosTests/pleroma: fix testFélix Baylac Jacqué2023-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Two issues: 1. We need a subjectAltName on the TLS cert. Stolen from the akkoma test. <3 illdefined 2. There's a bug in the current toot release wrt. date parsing. It's been fixed upstream but it's not been released yet. Using the current toot master for this VM test to work around this. Note: I warned upstream we'd need a new toot release. Fixes https://github.com/NixOS/nixpkgs/issues/264951
* | Merge pull request #266702 from ↵Niklas Hambüchen2023-11-14
|\ \ | | | | | | | | | | | | nh2/plausible-listen-address-no-distributed-erlang plausible, nixos/plausible: Add `listenAddress` option
| * | plausible, nixos/plausible: Add `listenAddress` option.Niklas Hambüchen2023-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes * the plausible HTTP web server to be listening on localhost only, explicitly. This makes Plausible have an explicit safe default configuration, like all other networked services in NixOS. For background discussion, see: https://github.com/NixOS/nixpkgs/issues/130244 As per my upstream Plausible contribution (https://github.com/plausible/analytics/pull/1190) Plausible >= 1.5 also defaults to listening to localhost only; nevertheless, this default should be stated explicitly in nixpkgs for easier review and independence from upstream changes, and a NixOS user must be able to configure the `listenAddress`, as there are valid use cases for that. Also, disable * the Erlang Beam VM inter-node RPC port * the Erlang EPMD port because Plausible does not use them (see added comment). This is done by setting `RELEASE_DISTRIBUTION=none`. Thus, this commit also removes the NixOS setting `releaseCookiePath`, because it now has no effect.
* | | Merge pull request #265696 from Stunkymonkey/nixos-exportarrFelix Bühler2023-11-13
|\ \ \ | | | | | | | | nixos/exportarr: init
| * | | nixos/exportarr: initFelix Buehler2023-11-07
| | | |
* | | | Merge pull request #267120 from teutat3s/zhf/fix-prometheus-exporter-smokepingNick Cao2023-11-12
|\ \ \ \ | |_|_|/ |/| | | nixosTests.prometheus-exporters.smokeping fix test
| * | | nixosTests.prometheus-exporters.smokeping fix testteutat3s2023-11-13
| | |/ | |/|
* | | nixos/tests/udisks2: actually start udisksK9002023-11-12
| | |
* | | Merge pull request #245394 from christoph-heiss/pkgs/sourcehuttomberek2023-11-11
|\ \ \ | | | | | | | | sourcehut: update all component; lots of fixes
| * | | sourcehut: disable IPv6 completely for testsChristoph Heiss2023-11-11
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Heiss <christoph@c8h4.io>
| * | | sourcehut: drop obsolete `services` array in favor of indivdual `enable` flagsChristoph Heiss2023-11-11
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Heiss <christoph@c8h4.io>
* | | | Merge pull request #266469 from ambroisie/fix-tandoor-recipesPeder Bergebakken Sundt2023-11-11
|\ \ \ \ | | | | | | | | | | tandoor-recipes: fix `django-allauth`
| * | | | nixos/tests/tandoor-recipes: use SQLiteBruno BELANYI2023-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | This is a work-around for getting the tests working until #216989 is fixed.
* | | | | maintainers: ninjatrappeur -> picnoirFélix Baylac Jacqué2023-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I changed my nickname from Ninjatrappeur to Picnoir. My github id is stable, it shouldn't break too much stuff. I took advantage of this handle change to remove myself from the hostapd maintainers: I don't use NixOS as a router anymore.
* | | | | Merge pull request #160346 from mweinelt/hass-custom-everythingMartin Weinelt2023-11-11
|\ \ \ \ \ | |_|/ / / |/| | | | home-assistant: custom components and lovelace modules
| * | | | nixos/tests/home-assistant: test custom things cleanupMartin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | Make sure we properly remove custom components and custom lovelace modules, when they're not configured anymore.
| * | | | nixos/tests/home-assistant: test loading custom componentsMartin Weinelt2023-11-10
| | | | |
| * | | | nixos/tests/home-assistant: test loading lovelace modulesMartin Weinelt2023-11-10
| | | | |
* | | | | Merge pull request #256226 from ElvishJerricco/systemd-stage-1-testing-backdoorRyan Lahfa2023-11-10
|\ \ \ \ \
| * | | | | nixos/tests/systemd-initrd-modprobe: Test parameter in stage 1Will Fancher2023-11-09
| | | | | |
| * | | | | nixos/tests/systemd-initrd-networkd-ssh: Test with backdoor not LUKSWill Fancher2023-11-09
| | | | | |
| * | | | | nixos/tests/systemd-initrd-networkd: Use initrdBackdoorWill Fancher2023-11-09
| | | | | |
| * | | | | nixos/tests/systemd-initrd-networkd: Separate into different testsWill Fancher2023-11-09
| | | | | |
| * | | | | systemd-stage-1: Enable backdoor in nixos testsWill Fancher2023-11-09
| | |/ / / | |/| | |
* | | | | Merge pull request #266150 from robryk/resticnotimerLin Jian2023-11-10
|\ \ \ \ \ | | | | | | | | | | | | nixos/restic: allow timer to be disabled
| * | | | | nixos/restic: allow timer to be disabledRobert Obryk2023-11-07
| | | | | |
* | | | | | nixos/tests/sudo: check that sudo is enabled by defaultYureka2023-11-10
| |_|/ / / |/| | | |
* | | | | Merge pull request #266093 from K900/pipe-systemd-catK9002023-11-08
|\ \ \ \ \ | | | | | | | | | | | | treewide: replace `<command> | systemd-cat` with `systemd-cat <command>`
| * | | | | treewide: replace `<command> | systemd-cat` with `systemd-cat <command>`K9002023-11-07
| | |/ / / | |/| | | | | | | | | | | | | The former swallows exit codes, the latter doesn't.
* | | | | Merge pull request #260050 from 6t8k/nixos-test-openssh-wait-for-sshdArtturi2023-11-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | nixos/tests/openssh: wait for sshd(.socket) units, add timeout=306t8k2023-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Motivated by recently observed flakiness of this test on Hydra: [1] https://github.com/NixOS/nixpkgs/pull/259051#issuecomment-1752363951 [2] https://hydra.nixos.org/build/237478399
* | | | | nixosTests.shattered-pixel-dungeon: use wait_for_textWeijia Wang2023-11-07
| | | | |
* | | | | nixosTests.gitea: remove emilylange from maintainersemilylange2023-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I no longer contribute to this test nor do I plan to do so in the future. My contributions moved to nixosTests.forgejo, after we (nixpkgs) decided to split the gitea and forgejo nixpkgs modules.
* | | | | Merge pull request #265818 from K900/vaultwarden-1.30.0K9002023-11-07
|\ \ \ \ \ | | | | | | | | | | | | Vaultwarden 1.30.0
| * | | | | nixos/tests/vaultwarden: fix database creationK9002023-11-07
| | | | | |
* | | | | | nixos/mobilizon: fix integration test by using postgresql_14Kerstin Humm2023-11-07
| |_|/ / / |/| | | |
* | | | | Merge pull request #264882 from robryk/resticfixJanik2023-11-07
|\ \ \ \ \ | | | | | | | | | | | | nixos/restic: fix #264696 and add a regression test
| * | | | | nixos/restic: fix #264696 and add a regression testRobert Obryk2023-11-01
| | | | | | | | | | | | | | | | | | | | | | | | Make sure that preStart and postStop are included in all cases when they are nonempty.