Fix redistribution of files w.r.t. offline nodes
[ganeti-local] / test / htools-multi-group.test
index b39dd8e..561c0ad 100644 (file)
 # and it should not find an invalid group
 ./test/hbal -t$T/simu-twogroups.tiered -G no-such-group
 >>>= !0
+
+# hcheck should be able to run with multiple groups
+./test/hcheck -t$T/simu-twogroups.tiered --machine-readable
+>>> /HCHECK_OK=1/
+>>>= 0
+
+# hcheck should be able to improve a group with split instances
+./test/hbal -t $TESTDATA_DIR/hbal-split-insts.data -G group-01 -O node-01-001
+>>> /Cluster score improved from .* to .*/
+>>>= 0