# standard single-group tests ./test/hinfo -v -v -p --print-instances -t$T/simu-onegroup.standard >>>= 0 ./test/hbal -v -v -p --print-instances -t$T/simu-onegroup.standard >>>= 0 # hbal should not be able to balance ./test/hbal -t$T/simu-onegroup.standard >>> /(Nothing to do, exiting|No solution found)/ >>>= 0 # tiered single-group tests ./test/hinfo -v -v -p --print-instances -t$T/simu-onegroup.tiered >>>= 0 ./test/hbal -v -v -p --print-instances -t$T/simu-onegroup.tiered >>>= 0 # hbal should not be able to balance ./test/hbal -t$T/simu-onegroup.tiered >>> /(Nothing to do, exiting|No solution found)/ >>>= 0 # hcheck should not find reason to rebalance ./test/hcheck -t$T/simu-onegroup.tiered --machine-readable >>> /HCHECK_INIT_CLUSTER_NEED_REBALANCE=0/ >>>= 0