3102be50ea
simplify auth to not accept password
2025-08-27 13:18:09 +02:00
72ba1726b7
try and use deployment
2025-08-27 13:18:09 +02:00
053fb3d3bf
spacing
2025-08-27 13:18:09 +02:00
33cfb9f211
simplify imputDerivations
2025-08-27 13:18:09 +02:00
520fa63612
unimport qemu-guest
2025-08-27 13:18:09 +02:00
d51943af42
simplify inputDerivations
2025-08-27 13:18:09 +02:00
c900b7a9c5
simplify deployment
2025-08-27 13:18:09 +02:00
199bcca285
skip is-active sshd
2025-08-27 13:18:09 +02:00
01a55b13e9
- auto
2025-08-27 13:18:09 +02:00
6d56de3d57
move fail in
2025-08-27 13:18:09 +02:00
c5d4d8e1e6
- BatchMode
2025-08-27 13:18:09 +02:00
4133421e5b
rm unused ssh settings
2025-08-27 13:18:09 +02:00
989d04a418
dedupe inputDerivations
2025-08-27 13:18:09 +02:00
1e16c613dc
rm cowsay
2025-08-27 13:18:09 +02:00
e0378992ac
remove unused JSON-serialized args (sources)
2025-08-27 13:18:09 +02:00
eaa203fa9a
factor out to nixos.nix
2025-08-27 13:18:09 +02:00
a6d91b6c02
rm users
2025-08-27 13:18:09 +02:00
45ef1609fc
simplify grub
2025-08-27 13:18:09 +02:00
8304b892d7
rm users
2025-08-27 13:18:09 +02:00
6a56954e82
reenable ipv6
2025-08-27 13:18:09 +02:00
0eb14ba64f
reenable firewall
2025-08-27 13:18:09 +02:00
c2c8091b29
rm comments
2025-08-27 13:18:09 +02:00
f65c82503c
rm getty
2025-08-27 13:18:09 +02:00
6cdf038d54
mv attempts
2025-08-27 13:18:09 +02:00
af4b04cf05
download-attempts: settle for just targetNode
2025-08-27 13:18:09 +02:00
239f556aa9
rm comment
2025-08-27 13:18:09 +02:00
35841f172c
restore imports
2025-08-27 13:18:09 +02:00
f24347c7d0
dedupe nixosTest.nix
2025-08-27 13:18:09 +02:00
35ee0c6385
qemu guest
2025-08-27 13:18:09 +02:00
6016007143
grub
2025-08-27 13:18:09 +02:00
133b0a0bb0
auto login
2025-08-27 13:18:09 +02:00
75716ed6c3
networking
2025-08-27 13:18:09 +02:00
81eef54982
users
2025-08-27 13:18:09 +02:00
9bb52618fa
handle test outcome
2025-08-27 13:18:09 +02:00
ff8d29177f
specialArgs: sources
2025-08-27 13:18:09 +02:00
7d1f0c61af
nix in tests: download-attempts = 1
2025-08-27 13:18:09 +02:00
f7b7e91960
ensure inputs
2025-08-27 13:18:09 +02:00
b5d42bb64c
move stuff not needed in test out
2025-08-27 13:18:09 +02:00
fb29c3d07e
ensure availability of needed inputs
2025-08-27 13:18:09 +02:00
de505fb430
reduce download attempts in test
2025-08-27 13:18:09 +02:00
cb4bf9101a
settle for hello, ditching cowsay
2025-08-27 13:18:09 +02:00
5c0735d545
move imports from paste to targetNode to increase parity between paste and nixosTest
2025-08-27 13:18:09 +02:00
099a82a7e2
ditch superfluous substituters
2025-08-27 13:18:09 +02:00
dea95b63c8
add keys
2025-08-27 13:18:09 +02:00
ca77181bae
wip: use ssh in test
2025-08-27 13:18:09 +02:00
b65a8daa82
add deployment method: ssh
2025-08-27 13:18:09 +02:00
3e7c0c577c
un-nixops
2025-08-27 13:18:09 +02:00
ed027c9f7c
scaffold deployment/check/data-model from ./basic
...
modelify
2025-08-27 13:18:09 +02:00
be72b82875
Link to upstreaming PR for lib.types.fileset
( #487 )
...
Reviewed-on: Fediversity/Fediversity#487
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Co-authored-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
Co-committed-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
2025-07-30 13:25:22 +02:00
b4e1c5b5b3
Restrict fileset necessary for deployment tests ( #450 )
...
Now that we won't depend on the flake.nix anymore, we won't depend on all the flake-part.nix files (necessary to evaluate flake.nix) and all the files they depend on etc., so the Nix dependencies of the tests will be drastically reduced, and I will be able to leverage that by introducing a more subtle src. This will make the test not need to re-run if only things outside that reduced src changed (and the previous run is in the Nix store).
Reviewed-on: Fediversity/Fediversity#450
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
Co-committed-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
2025-07-09 22:57:52 +02:00