Commit graph

108 commits

Author SHA1 Message Date
Martin Weinelt
3fdac78c28
nixosTests: migrate mc config host add to mc alias set
The former command was deprecated in 2020 and removed in one of the last
releases.
2025-06-05 05:36:17 +02:00
Martin Weinelt
d83926c86c
nixos/tests/pretix: increase memory to 2 GiB
During the test I noticed that journald said it was under memory pressure
and the test progress slowed to a crawl.
2025-05-30 18:12:10 +02:00
Sizhe Zhao
fb24b403c1
nixosTests: fix eval 2025-05-28 15:08:32 +08:00
Sizhe Zhao
f34483be5e
nixosTests: handleTest -> runTest, batch 1
Reference: https://github.com/NixOS/nixpkgs/issues/386873
2025-05-26 20:40:17 +08:00
soyouzpanda
fd7cdab61f
nixos/tests/lasuite-docs: init 2025-05-24 18:27:41 +02:00
Jonas Heinrich
8a9cd899ac nixos/tests/oncall: Fix LDAP mapping 2025-05-18 23:16:50 +02:00
Minijackson
e152cef13d
nixos/tests/netbox-upgrade: don't require NIXPKGS_ALLOW_INSECURE
Before this change, this NetBox test required NIXPKGS_ALLOW_INSECURE=1,
because of its use of the end-of-line NetBox version.
This meant that the GitHub CI failed to evaluate the tests,
and so didn't run them.
2025-05-14 09:45:09 +02:00
Minijackson
7c727f9f73
nixos/tests/netbox-upgrade: test the 4.1 -> 4.2 upgrade 2025-05-14 09:45:06 +02:00
Jonas Heinrich
82631e0e4c nixos/tests/oncall: init 2025-05-11 13:30:01 +02:00
Wolfgang Walther
cf794a4cb2
tt-rss : Cleanup, better tests, mark plugins as broken (#367736) 2025-04-27 19:10:29 +00:00
Piotr Kwiecinski
5570aab340
nixosTests.writefreely: migrate to runTest
Part of #386873
2025-04-17 21:11:08 +02:00
Pol Dellaiera
e7241d6260
nixosTests.kanboard: migrate to runTest (#393333) 2025-04-03 21:04:04 +02:00
Zexin Yuan
2ae4dff6ab
nixosTests.kanboard: migrate to runTest
Tracking issue: NixOS#386873
2025-04-03 15:36:13 +08:00
โทสฺตัล
8a8b892cc1 nixos/movim: add H2O support + testing with ejabberd 2025-04-03 00:18:28 +07:00
โทสฺตัล
585b1bbffa nixos/movim: move to runTest 2025-04-03 00:16:19 +07:00
โทสฺตัล
d00a5703d9 nixos/movim: rename to prosody-nginx to be clearer 2025-04-03 00:16:19 +07:00
โทสฺตัล
a926cb8519 nixos/movim: add aarch64-linux to testing 2025-04-03 00:16:18 +07:00
misuzu
963f97c079
netbox_4_2: 4.2.3 -> 4.2.6, nixos/tests/netbox: Adjust tests for Netbox 4.2.5+ (#394329) 2025-04-01 18:20:42 +03:00
transcaffeine
42c621ba72
nixos/tests/netbox: Adjust tests for 4.2.0+, drop test for 3.6
This changes the previously used `site_id` in the tests'
REST-API usage to `scope_type`+`scope_id`.

Netbox 3.6 is deprecated and no longer available, the test for it
has been removed.
2025-04-01 17:02:20 +02:00
Piotr Kwiecinski
28cd6cadd2
nixosTests.nifi: migrate to runTestOn
Part of #386873
2025-03-30 03:14:28 +02:00
Piotr Kwiecinski
e90d9be0a3
nixosTests.monica: migrate to runTest
Part of #386873
2025-03-29 21:47:47 +01:00
gileri
57fb17649b
tt-rss: Add feediron to tests 2025-03-27 22:09:46 +01:00
gileri
e09c54ce6b
tt-rss: More comprehensive test 2025-03-27 22:08:58 +01:00
Jonas Heinrich
4d32c67c73 nixos/tests/froide-govplan: init 2025-03-23 18:05:54 +01:00
transcaffeine
6f3912bfd3
nixos/tests/gotosocial: adjust for gotosocial 0.18.1+ 2025-02-24 12:41:15 +01:00
Robert Helgesson
44a5b1bdca nixos/grav: init module 2025-02-21 23:09:42 +01:00
Kerstin Humm
23157759eb
nixos/weblate: run the integration test without --deploy for now 2025-02-16 14:10:26 +01:00
Felix Buehler
874d00ecf4 nixosTests/rss-bridge: improve and add caddy 2025-02-11 23:57:17 +01:00
Tim Van Baak
6278071763 nixos/immich-public-proxy: init module 2024-12-29 19:42:47 -08:00
Robin Gloster
70145b71c3
Update TT-RSS, add simple test and updater flag customization (#356592) 2024-12-20 10:58:55 +00:00
Ember 'n0emis' Keske
601504d994 Remove n0emis as direct maintainer 2024-12-13 22:10:53 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Zexin Yuan
53bd25e9e2
kanboard: init at 1.2.42 (#357229) 2024-12-08 20:17:10 -05:00
Robert Schütz
2c8a792fac immich: 1.121.0 -> 1.122.1
https://github.com/immich-app/immich/releases/tag/v1.122.0
https://github.com/immich-app/immich/releases/tag/v1.122.1
2024-12-06 08:28:50 -08:00
Kerstin Humm
897954b8ae nixos/open-web-calendar: init module 2024-11-21 16:34:39 +01:00
Julien Malka
891bfded62 nixos/tests/agorakit: init test 2024-11-17 16:08:58 +01:00
Leona Maroni
84ad4442b0
nixos/gotosocial: fix failing tests (#353901) 2024-11-17 13:38:30 +01:00
gileri
cc2afaa16f
tt-rss: Add simple test 2024-11-16 23:57:47 +01:00
Robert Schütz
ee1cffa25c immich: 1.119.1 -> 1.120.1
Changelog: https://github.com/immich-app/immich/releases/tag/v1.120.0
           https://github.com/immich-app/immich/releases/tag/v1.120.1
2024-11-09 14:44:21 -08:00
Blake Smith
d65243dcef nixos/gotosocial: fix failing tests
Fixes: https://github.com/NixOS/nixpkgs/issues/353896

Upstream gotosocial started caching instance user count in:

4592e29087
2024-11-05 14:17:07 -06:00
Minijackson
69610ea296
netbox: switch to netbox_4_1, mark netbox_3_7 as EOL
also switch the netbox-upgrade test to check upgrade from 3.7 -> 4.1
2024-10-23 21:07:32 +02:00
Minijackson
97815535fb
netbox_4_0: init at 4.0.11
Migrate to pkgs/by-name,
and update the test so that it passes for all versions

This version is added as EOL, since NetBox 4.1 is out,
but it might be still useful in case of an upgrade issue.
2024-10-23 21:07:28 +02:00
Robert Schütz
e3152f80bf nixos/immich: change default port to 2283
This was always upstream's default but they also change the internal
port, i.e. behind the reverse proxy, to 2283 in
https://github.com/immich-app/immich/pull/13185.
2024-10-16 10:30:34 -07:00
Yaya
209b7f634b nixosTests.snipe-it: fix test 2024-10-15 09:11:35 +02:00
phaer
d179a5e5ba healthchecks: 3.4 -> 3.6 2024-09-29 13:32:32 +02:00
Sandro
10ae9d0b8f
nixos/rss-bridge: Add simple NixOS test (#331291) 2024-09-27 16:59:57 +02:00
Jan van Brügge
9d834dc4ec
nixos/tests/immich: init tests 2024-09-23 22:38:03 +02:00
Kerstin Humm
14fbed4b70
nixos/mastodon: don't pin postgresql version for test 2024-08-19 11:06:57 +02:00
Kerstin Humm
13c96978c3 nixos/weblate: init module and test
Co-authored-by: Taeer Bar-Yam <Radvendii@users.noreply.github.com>
2024-08-13 08:44:54 +02:00
Martin Weinelt
a1842b95db
nixos/tests/pretix: include zugferd plugin
Germany from 2025 requires invoice with digital embeds, that are provided
by the zugferd plugin.
2024-08-05 17:43:45 +02:00