Fediversity/deployment/check/basic
2025-05-08 16:14:47 +02:00
..
basic.tfvars wip tofu test 2025-05-08 15:55:25 +02:00
deployer.pub
deployment.nix wip tofu test 2025-05-08 15:55:25 +02:00
minimalTarget.nix wip tofu test 2025-05-08 15:55:25 +02:00
nixosTest.nix try copying from niols 2025-05-08 16:14:47 +02:00
README.md
target-network.json
target_host_key.pub

Basic deployment test

Basic deployment test with one deployer machine, one target machine, and a simple target application, namely cowsay. The goal is to check that basic functionalities are here.

It is heavily inspired by a similar test in nixops4-nixos:

https://github.com/nixops4/nixops4-nixos/blob/main/test/default/nixosTest.nix