Franz Pletz
f9f7d7b58c
nixos/networkd: use upstream wait-online@ unit ( #360319 )
2024-12-03 21:40:30 +01:00
Masum Reza
93e8ab64be
linuxPackages.drbd: 9.2.8 -> 9.2.12 ( #360238 )
2024-12-03 22:54:22 +05:30
Marcus Ramberg
629bf81b67
nixos/k3s: refactor k3s multi node test ( #355230 )
2024-12-03 17:02:49 +01:00
Rick van Schijndel
dbf753c544
tandoor-recipes: drop maintainership ( #359603 )
2024-12-02 19:36:59 +01:00
Franz Pletz
1e0c4e50b0
network: Fix cycle dependency causing race of netdev and address configuration ( #352523 )
2024-12-02 13:13:24 +01:00
Bruno BELANYI
9a0ae3a604
tandoor-recipes: drop maintainership
...
I stopped using it, I can't test updates anymore.
2024-12-02 12:02:24 +00:00
misuzu
dd9a2e26ac
nixos/nat: Match iptables behavior with nftables, add externalIP check ( #277016 )
2024-12-02 12:02:45 +02:00
Egor Savkin
8bda6ea01c
tests: network: update nixosTests.networking.scripted.virtual
to match correct behavior
...
First, `stop network-addresses-X` should clean up the addresses without deleting the interfaces. And only `stop tap0-netdev` should fully delete the interfaces.
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-12-02 10:57:42 +08:00
Jenny
d3ba34c9e4
plausible: 2.0.0 -> 2.1.4 ( #356221 )
2024-12-01 18:31:00 +01:00
birkb
35d4e5e11b
linuxPackages.drbd: 9.2.8 -> 9.2.9
...
- 6.8 kernel support added
- aligned to Nix standard build environment
- test added
- redundant installPhase and postFixup definitions removed
Signed-off-by: birkb <birk@batchworks.de>
Signed-off-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>
2024-12-01 16:38:06 +01:00
TNE
12f0948900
nixos/tests/nat: Create more broad and detailed testing conditions
...
This code is mostly from #279629 , the uninvoled client checks were removed (since they are the same as the direct connection to the client test) and the tests were adjusted to work as intended as well as bugs fixed.
In some cases, some tests are skipped when they do not make sense for the specific configuration that is being tested.
2024-12-01 09:36:03 +01:00
Michele Guerini Rocco
39728bf9bd
nixos/tests/networking: fix GRE test ( #360349 )
2024-11-30 22:33:47 +01:00
Adam C. Stephens
33b9d57c65
incus: fix container tests from image rename ( #360305 )
2024-11-30 15:04:26 -05:00
Bobby Rong
cd45cfe9c4
nixosTests.vscodium: Workaround OCR tests
...
An attempt to help https://hydra.nixos.org/build/279535629/nixlog/1 .
The "Get Started with" text is much easier to find.
Also scale vscodium to help OCR find the "Untitled" text.
2024-11-30 20:42:46 +08:00
rnhmjoj
9cb83c2af4
nixos/tests/networking: fix GRE test
...
More fallout from c6f6c282
.
2024-11-30 09:51:44 +01:00
Franz Pletz
0d48c50f4b
nixos/networkd: use upstream wait-online@ unit
...
Use the upstream unit for systemd-networkd-wait-online@.service and fix
the spelling.
2024-11-30 07:15:46 +01:00
Adam C. Stephens
c494726b98
incus: fix container tests from image rename
2024-11-30 00:08:02 -05:00
Adam C. Stephens
9ab59bb5fb
incus: format
2024-11-30 00:04:54 -05:00
matthewcroughan
1e925a2dfd
nixos/scion: fix nixosTest dates and validity period for TRCs
...
The validity period for TRCs cannot be set to an rfc3339 date, only an
offset from the current system time, which if set to 3650d rather than
36500d will still give us quite a long time before it becomes invalid,
which is acceptable for the time being.
2024-11-29 10:22:40 +00:00
Ilan Joselevich
c7c136a610
kanidm: allow hydra to cache alternative build with secret provisioning ( #358782 )
2024-11-28 19:35:25 +02:00
matthewcroughan
c8446a92ab
nixos/scion: hardcode large expiry timestamps in bootstrap.sh
...
This makes timestamps and cert expiry less of a spurious issue in VM
Tests, and in CI/Hydra, by hardcoding large values, and allowing certs
to begin at 0 seconds from UNIX epoch time
2024-11-26 15:56:41 +00:00
Jenny
ac24b97156
nixos/zammad: refactor package, module and nixos-test ( #277456 )
2024-11-25 19:45:58 +01:00
Thiago Kenji Okada
006b13c56c
retroarch-{bare,full}: renamed from retroarch{Bare,Full}
2024-11-24 21:58:01 +00:00
oddlama
91cbd96ffe
kanidm: allow hydra to cache alternative build with secret provisioning
2024-11-24 19:24:43 +01:00
Franz Pletz
d4b1fcdbe6
nixos/redlib: format, add maintainer, add cfg.settings, use upstream systemd unit ( #345715 )
2024-11-24 17:13:16 +01:00
Felix Bühler
b675ca747f
nixos/mopidy: test & cleanup ( #356021 )
2024-11-24 16:01:21 +01:00
netali
4ad703d62e
nixos/tests/zammad: refactor test
2024-11-24 14:42:49 +01:00
Maximilian Bosch
4220a62d70
Merge: nixos/victoriametrics: check config, more tests & update desc ( #353950 )
2024-11-24 14:18:29 +01:00
Sefa Eyeoglu
2636739e7a
nixos/monado: add forceDefaultRuntime option ( #348815 )
2024-11-24 13:26:39 +01:00
Felix Buehler
dddc9d800a
nixos/mopidy: fmt
2024-11-24 12:03:28 +01:00
Felix Buehler
8f6ffd06a4
nixos/mopidy: add test
2024-11-24 12:03:28 +01:00
Adam C. Stephens
4238856f15
incus: 6.6.0 -> 6.7.0 ( #356230 )
2024-11-23 17:46:48 -05:00
Adam Stephens
ed24c80ef6
incus: add tpm to container test
2024-11-23 16:37:31 -05:00
Adam Stephens
0e12722d4b
incus: fix tpm support
2024-11-23 16:28:31 -05:00
Adam C. Stephens
053e9d35f3
incus: add lvm to storage test ( #358528 )
2024-11-23 14:27:33 -05:00
Adam C. Stephens
496390848d
incus: add lvm to storage test
2024-11-23 13:15:48 -05:00
Sandro
d1c079db10
nixos/suricata: Fix module and add to module-list ( #349826 )
2024-11-23 18:30:55 +01:00
Connor Baker
4e54bbdea1
nixos/activation: Add pre-switch checks ( #236375 )
2024-11-22 17:33:20 -08:00
Ryan Yin
ad06fc936d
nixos/victoriametrics: check config, more tests, update desc
2024-11-23 01:19:11 +08:00
Alexander Sieg
e8c9fa5bc8
plausible: 2.0.0 -> 2.1.4
2024-11-22 13:52:18 +01:00
Guanran Wang
0f77709e0f
nixosTests.redlib: test settings mechanic
2024-11-22 15:42:09 +08:00
tomberek
a42bdea0a7
rfmakecloud: 0.0.18 -> 0.0.21 ( #356963 )
2024-11-22 00:35:19 -05:00
tomberek
b2d5ac855d
technium-dns-server: 13.0.2 -> 13.2 ( #356520 )
2024-11-22 00:24:16 -05:00
Jared Baur
6e192c4489
nixos/activation: Add pre-switch checks
...
Add an option for shell script fragments that are ran before switching
to a new NixOS system configuration (pre installation of bootloader or
system activation). Also add a new subcommand for
switch-to-configuration called "check" that will cause the program to
always exit after checks are ran.
2024-11-21 13:02:54 -08:00
Kerstin Humm
ff2f00d425
nixos/canaille: init module
...
Co-Authored-By: Janik <80165193+Janik-Haag@users.noreply.github.com>
2024-11-21 20:28:03 +01:00
Kerstin Humm
897954b8ae
nixos/open-web-calendar: init module
2024-11-21 16:34:39 +01:00
kirillrdy
c8021779cd
amazon-cloudwatch-agent: init at 1.300049.1 ( #337212 )
2024-11-21 17:18:47 +11:00
Sefa Eyeoglu
91fee43100
nixos/monado: add forceDefaultRuntime option
...
This option replaces the active runtime manifest in the user directory.
Games running through Steam's Pressure Vessel cannot read /etc so
forcefully overriding the file every time the service starts, will allow
those games to use Monado.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-20 21:42:06 +01:00
Weijia Wang
5bdc0862bf
wordpress: 6.6.2 -> 6.7 ( #356449 )
2024-11-19 22:44:51 +01:00
Sefa Eyeoglu
969ad19f9d
nixos/monado: nixfmt
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-19 17:00:50 +01:00