We reuse the example cluster from hsqueeze tests. Recall that, with target resources 0 hsqueeze could evacuate precisely 4 nodes.
Signed-off-by: Klaus Aehlig <[email protected]> --- test/hs/shelltests/htools-hcheck.test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/hs/shelltests/htools-hcheck.test b/test/hs/shelltests/htools-hcheck.test index d5bd0dd..35e8775 100644 --- a/test/hs/shelltests/htools-hcheck.test +++ b/test/hs/shelltests/htools-hcheck.test @@ -22,3 +22,5 @@ >>>/Cluster is not healthy: False/ >>>= 0 +./test/hs/hcheck -t $TESTDATA_DIR/hsqueeze-underutilized.data --machine-readable +>>>/HCHECK_INIT_GROUP_0_REDUNDANCY=4/ -- 2.6.0.rc2.230.g3dd15c0
