Revision f8d4db63 test/hs/shelltests/htools-balancing.test

b/test/hs/shelltests/htools-balancing.test
127 127
./test/hs/hbal -t$TESTDATA_DIR/n1-failure.data -G group-02
128 128
>>>/Group size 0 nodes, 0 instances/
129 129
>>>= 0
130

  
131
# By default, hbal should assume equal, non-zero utilisation
132
./test/hs/hbal -t$TESTDATA_DIR/hbal-dyn.data
133
>>>/Solution length=1/
134
>>>=0
135

  
136
# ...but the --ignore-dynu option should be honored
137
./test/hs/hbal -t$TESTDATA_DIR/hbal-dyn.data --ignore-dynu
138
>>>/Cluster is already well balanced/
139
>>>=0

Also available in: Unified diff