Jörg Thalheim
|
a780dbe60c
|
vars-check: replace slow python implementation with pure nix
|
2025-07-01 12:46:50 +02:00 |
|
DavHau
|
73b298d0b2
|
checks: rename attributes for better discoverability
- all eval checks prefixed with `eval-`
- all service checks prefixed with `service-`
|
2025-06-30 19:04:21 +07:00 |
|
Johannes Kirschbauer
|
5dc8865da1
|
modules.nixosVmTest: rename to nixosTest to match the target module _class
|
2025-06-26 17:37:42 +02:00 |
|
Jörg Thalheim
|
fe1c9c3c74
|
clan-nixos-test: pass clan-core to test nodes via module args
This allows tests that need access to clan-core (e.g. for clan-cli or
dependencies) to use it within their node configurations.
|
2025-06-17 19:04:47 +02:00 |
|
Jörg Thalheim
|
e500eb6cdf
|
clan-nixos-test: add individual vars-checks back
The consolidated vars-check was too slow to eval. Individual vars-checks allow for better parallelization.
|
2025-06-17 18:49:16 +02:00 |
|
Jörg Thalheim
|
7515d54d9e
|
introduce flake parts module for clan nixos tests
|
2025-06-17 18:38:52 +02:00 |
|