]> git.proxmox.com Git - pve-ha-manager.git/blobdiff - src/test/test-crs-static-rebalance2/hardware_status
tests: simulate adding running services to HA with rebalance-on-start
[pve-ha-manager.git] / src / test / test-crs-static-rebalance2 / hardware_status
diff --git a/src/test/test-crs-static-rebalance2/hardware_status b/src/test/test-crs-static-rebalance2/hardware_status
new file mode 100644 (file)
index 0000000..9be70a4
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  "node1": { "power": "off", "network": "off", "cpus": 40, "memory": 384000000000 },
+  "node2": { "power": "off", "network": "off", "cpus": 32, "memory": 256000000000 },
+  "node3": { "power": "off", "network": "off", "cpus": 32, "memory": 256000000000 }
+}