# 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