Commit graph

4 commits

Author SHA1 Message Date
6281ee8305
update data model tests to account for changes
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
2025-11-24 18:12:57 +01:00
7a890ccd44 proxmox deployment (#510)
precursor to #116.

Reviewed-on: fediversity/fediversity#510
2025-10-25 21:53:31 +02:00
9c54152439 split data model by test, preventing need to pass args for unrelated tests (#544)
Reviewed-on: fediversity/fediversity#544
2025-10-20 17:35:07 +02:00
ccbf82d546 test data model thru VM (#505)
test deployments using data obtained through the data model in VMs.

caveats:

- SSH currently has a `run` abstraction that the nixops4 model still lacks
- the deployed (trivial) configuration on activation has not facilitated new ssh connections (for subsequent) updates, i.e. a more sophisticated configuration would be needed for real-life usage.

Reviewed-on: Fediversity/Fediversity#505
2025-09-03 14:13:13 +02:00