feat: add basic QEMU and task vertical slice
This commit is contained in:
@@ -21,6 +21,12 @@ def test_small_profile_has_stable_logical_state() -> None:
|
||||
"node": "pve1",
|
||||
"state": {"name": "demo", "status": "stopped"},
|
||||
},
|
||||
{
|
||||
"kind": "qemu",
|
||||
"external_id": "101",
|
||||
"node": "pve1",
|
||||
"state": {"name": "worker", "status": "stopped"},
|
||||
},
|
||||
{
|
||||
"kind": "storage",
|
||||
"external_id": "local",
|
||||
|
||||
Reference in New Issue
Block a user