blob: d5bd0dd251101e6d1b3743051a83bd9d83d9b815 [file] [log] [blame]
./test/hs/hcheck -t $TESTDATA_DIR/shared-n1-failure.data
>>>/Nodes not directly evacuateable: 1/
>>>= 1
./test/hs/hcheck -t $TESTDATA_DIR/shared-n1-failure.data --machine-readable
>>>/HCHECK_INIT_CLUSTER_GN1_FAIL=1/
>>>= 1
./test/hs/hcheck -t $TESTDATA_DIR/shared-n1-failure.data --machine-readable
>>>/HCHECK_INIT_CLUSTER_NEED_REBALANCE=1/
>>>= 1
./test/hs/hcheck -t $TESTDATA_DIR/shared-n1-failure.data --machine-readable --no-capacity-checks
>>>/HCHECK_INIT_CLUSTER_NEED_REBALANCE=0/
>>>= 0
./test/hs/hcheck -t $TESTDATA_DIR/shared-n1-failure.data
>>>/Cluster is not healthy: True/
>>>= 1
./test/hs/hcheck -t $TESTDATA_DIR/shared-n1-failure.data --no-capacity-checks
>>>/Cluster is not healthy: False/
>>>= 0