Claes Hallström
d174bf438b
nixos/glances: init module
2024-11-13 00:06:47 +01:00
Wolfgang Walther
9035573855
nixosTests.postgresql: move all postgresql related nixosTests into one folder
...
This makes it possible to run all those tests at once by building
nixosTests.postgresql and allow a simple entry to ci/OWNERS for all
tests.
2024-11-09 18:24:52 +01:00
Wolfgang Walther
ecffab1fda
postgresqlPackages.postgis: move nixosTests.postgis into package
...
Same reasoning as commit before.
2024-11-09 18:24:51 +01:00
Wolfgang Walther
aded718a98
postgresqlPackages.apache_datasketches: move nixosTests.apache_datasketches into package
...
There is no need to fire up a whole VM just to run a two line test of
creating the extension. We can use postgresqlTestExtension for that.
This has the advantage that it runs with postgresqlTestHook, so without
a VM, making it more portable.
2024-11-09 18:24:51 +01:00
Ramses
d06e176158
nixos/swapspace: init module ( #348588 )
2024-11-06 16:52:09 +01:00
Sandro
90a1d755a5
nixos/tests/redmine: Limit platforms to supported ones ( #348178 )
2024-11-06 10:01:27 +01:00
7c6f434c
2bd5a51a15
timidity: add enableVorbis option ( #201828 )
2024-11-04 10:24:39 +00:00
Aleksana
0a3743227d
varnish74: drop ( #352492 )
2024-11-04 10:15:01 +08:00
Will Fancher
37ee6ba681
Revert "NixOS apply
script"
...
Reverts #344407
This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00
Thomas Gerbet
132cb2a957
varnish74: drop
...
Varnish 7.4 is EOL and not supported upstream anymore again.
2024-10-31 00:09:41 +01:00
phanirithvij
e4c898c807
nixos/swapspace: add tests
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-30 22:42:26 +05:30
Robert Hensing
d0b30777a2
nixosTests.nixos-rebuild-specialisations-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
313451b74a
nixosTests.rebuild-target-host-legacy: init
2024-10-30 00:21:21 +01:00
Robert Hensing
6427500989
nixos/toplevel: Add bin/apply
2024-10-30 00:21:20 +01:00
Aleksana
91d052e89a
cups vm tests: fix race condition, add more tests ( #338193 )
2024-10-29 18:56:19 +08:00
Pol Dellaiera
dc8a253d56
nixos/send: init ( #351255 )
2024-10-28 18:26:33 +01:00
Ivan Mincik
120be0345d
qgis: add server support ( #267301 )
2024-10-28 08:17:33 +00:00
Moraxyc
c9086d8837
nixos/send: init
2024-10-28 00:23:07 +08:00
Yarny0
9bca42857a
nixos/tests/printing: test cases for domain socket only config
...
Add two new vm tests for the printing configuration that
test `listenAddresses = []`, i.e., the situation where cups
only listens on the unix domain socket `/run/cups/cups.sock`.
This helps catching bugs like this:
https://github.com/OpenPrinting/cups/issues/985
https://github.com/NixOS/nixpkgs/pull/337748
2024-10-27 10:52:02 +01:00
Maciej Krüger
e907f6aa04
odoo: fix tests and update to 18.0 ( #346397 )
2024-10-26 01:21:04 +02:00
Rémi NICOLE
0433962e5b
netbox: 3.7.8 -> 4.1.3 ( #331750 )
2024-10-25 09:09:06 +00:00
Sefa Eyeoglu
15aad9d3a1
nixos/ntpd: cleanup; add tests ( #349633 )
2024-10-24 15:21:01 +02:00
Nicolas Jeannerod
bb9c433426
Update nixos/tests/all-tests.nix
...
Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2024-10-24 11:46:02 +02:00
Ivan Mincik
9067c29c9a
qgis: add server support
2024-10-24 09:35:24 +02:00
Minijackson
c0e16ebce5
netbox_4_1: init at 4.1.3
2024-10-23 21:07:30 +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 Hensing
868c371827
refactor: Use modular NixOS test entrypoint ( #350436 )
2024-10-23 17:48:28 +02:00
Niols
7518588df6
Add basic NixOS tests for TiMidity++
2024-10-23 13:22:44 +02:00
phanirithvij
4b7c3e65bd
odoo17: init
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2024-10-23 10:22:20 +05:30
NotAShelf
05d349dd29
nixos/tests: add wakapi
2024-10-22 12:33:25 +03:00
Robert Hensing
d6ea764629
nixosTests.nixos-rebuild-specialisations: Use modular entrypoint
...
Modernize it. This allows the test to be extended, and pkgs to be
reused (later) to speed up evaluations a bit.
I believe this also makes it run on darwin hosts, but my linux-builder's
disk is too small to fit the massive closure of this test.
(cherry picked from commit 1396a03bee18a0993a4f3e97fda8938ff61c2918)
2024-10-22 11:12:35 +02:00
Robert Hensing
3362ec8692
nixosTests.nixos-rebuild-target-host: Use modular entrypoint
...
Modernize it. This allows the test to be extended, and pkgs to be
reused (later) to speed up evaluations a bit.
I believe this also makes it run on darwin hosts, but my linux-builder's
disk is too small to fit the massive closure of this test.
(cherry picked from commit 8c06d2cf667106dd440e7c140e70051dc1c321cb)
2024-10-22 11:11:50 +02:00
Tom Fitzhenry
692b12ceea
nixos/tests/spiped: init
2024-10-22 00:26:29 +11:00
Pyrox
19c40f0e11
nixos/tests/ntpd: init
2024-10-19 14:26:27 -04:00
Moraxyc
8d90446d39
nixos/cyrus-imap: init module
...
Co-authored-by: jtbx <jeremy@baxters.nz>
Co-authored-by: pluiedev <hi@pluie.me>
2024-10-20 00:13:24 +08:00
Adam C. Stephens
86420f4ee8
nixos/atticd: init module ( #347749 )
2024-10-14 09:33:35 -04:00
Markus Kowalewski
812640f38a
nixos/saunafs: add module + test ( #347337 )
2024-10-14 09:24:51 +02:00
Adam Stephens
8d4f3f2b3e
nixos/atticd: init module
...
Copied from 1b29816235/nixos/atticd.nix
and modified
2024-10-13 08:23:34 -04:00
Felix Singer
e7f53bf02f
nixos/tests/redmine: Limit architectures to supported ones
...
In order to avoid unnecessary CI errors regarding unsupported
architectures, limit the target architectures to the supported ones by
the Redmine package.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-10-13 03:40:22 +02:00
Markus Kowalewski
d22d60f3ac
nixos/saunafs: add module + test
2024-10-12 19:13:00 +02:00
github-actions[bot]
5942e21e4e
Merge master into staging-next
2024-10-04 12:05:36 +00:00
Pol Dellaiera
2199b69a7a
nixos/privatebin: init module & privatebin: init at 1.7.4 ( #344014 )
2024-10-04 09:51:40 +02:00
github-actions[bot]
579054c806
Merge master into staging-next
2024-10-04 00:14:14 +00:00
h7x4
c760c830d4
nixos/fedimintd: init service ( #322815 )
2024-10-03 23:53:30 +02:00
Nico Felbinger
924ee0c2bc
nixos/suricata: init module
2024-10-03 22:50:30 +02:00
Dawid Ciężarkiewicz
ba727987d4
nixos/fedimintd: init services
2024-10-03 13:05:12 -07:00
github-actions[bot]
58677f23e2
Merge master into staging-next
2024-10-02 12:05:45 +00:00
Pol Dellaiera
075be3e70b
nixos/gatus: init module ( #294469 )
2024-10-02 11:08:14 +02:00
Doron Behar
cb793d5383
nextflow: 22.10.6 -> 24.08.0-edge + remove buildFHSEnv + compile from source + add tests ( #339197 )
2024-10-02 09:36:29 +03:00
Savyasachee Jha
2a06cac30a
nixos/tests/privatebin: init
2024-10-01 17:12:42 +05:30