Fediversity/deployment/check/basic
2025-05-22 10:56:04 +02:00
..
basic.tfvars got thru download errors kinda 2025-05-12 14:21:50 +02:00
deployer.pub Add a basic integration test (#323) 2025-04-30 15:03:36 +02:00
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 coreutils 2025-05-22 10:56:04 +02:00
README.md Add a basic integration test (#323) 2025-04-30 15:03:36 +02:00
target-network.json Add a basic integration test (#323) 2025-04-30 15:03:36 +02:00
target_host_key.pub Add a basic integration test (#323) 2025-04-30 15:03:36 +02:00

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