about summary refs log tree commit diff
path: root/nixos/tests/isso.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-08-04nixosTests.isso: fix failing testkilianar1-1/+1
The test failed because the python variable port wasn't defined. We insert the nix variable port with string interpolation instead.
2022-06-11nixos/tests: fix type mismatch in wait_for_open_portrnhmjoj1-1/+1
Fix some fallout from de3e423 (PR #171280).
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2021-08-09isso: added NixOS module to configure `isso` in NixOSBenjamin Asbach1-8/+10
2021-08-09isso: added a test to verify that the server is able to start and a ↵Benjamin Asbach1-0/+28
generated javascript file is available