Clan-app: generate hw spec via ssh
This commit is contained in:
@@ -21,10 +21,6 @@ def test_machine_subcommands(
|
||||
assert "vm2" in out.out
|
||||
|
||||
capsys.readouterr()
|
||||
cli.run(["machines", "show", "--flake", str(test_flake_with_core.path), "machine1"])
|
||||
out = capsys.readouterr()
|
||||
assert "machine1" in out.out
|
||||
assert "Description" in out.out
|
||||
print(out)
|
||||
|
||||
cli.run(
|
||||
|
||||
Reference in New Issue
Block a user