nixpkgs/nixos/tests/garage
Kierán Meinhardt 84fe17e869 nixos/tests: fix machine type hints
With the addition of test driver machines based on systemd-nspawn, the
`Machine` class was superseded by an abstract base class `BaseMachine`
and a subclass `QemuMachine` for conventional QEMU-based test nodes.

This commit fixes the usage of the `Machine` class in type annotations
across our tests. It also makes the tests use the more specific
`machines_qemu` variable if QEMU-specific features are required from the
machines. (`machines` provides only the methods shared by both
`NspawnMachine` and `Qemumachine`.)
2026-03-24 16:03:28 +01:00
..
basic.nix garage_2: init at 2.0.0 2025-06-17 12:21:12 -04:00
common.nix nixos/tests: fix machine type hints 2026-03-24 16:03:28 +01:00
default.nix treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
with-3node-replication.nix garage_2: init at 2.0.0 2025-06-17 12:21:12 -04:00