Statistics
| Branch: | Tag: | Revision:

root / test / htools-single-group.test @ 0fb66bb1

History | View | Annotate | Download (624 Bytes)

1 53d4cdf1 Iustin Pop
# standard single-group tests
2 53d4cdf1 Iustin Pop
./test/hinfo -v -v -p --print-instances -t$T/simu-onegroup.standard
3 53d4cdf1 Iustin Pop
>>>= 0
4 53d4cdf1 Iustin Pop
5 53d4cdf1 Iustin Pop
./test/hbal  -v -v -p --print-instances -t$T/simu-onegroup.standard
6 53d4cdf1 Iustin Pop
>>>= 0
7 53d4cdf1 Iustin Pop
8 53d4cdf1 Iustin Pop
# hbal should not be able to balance
9 53d4cdf1 Iustin Pop
./test/hbal -t$T/simu-onegroup.standard
10 53d4cdf1 Iustin Pop
>>> /(Nothing to do, exiting|No solution found)/
11 53d4cdf1 Iustin Pop
>>>= 0
12 53d4cdf1 Iustin Pop
13 53d4cdf1 Iustin Pop
14 53d4cdf1 Iustin Pop
# tiered single-group tests
15 53d4cdf1 Iustin Pop
./test/hinfo -v -v -p --print-instances -t$T/simu-onegroup.tiered
16 53d4cdf1 Iustin Pop
>>>= 0
17 53d4cdf1 Iustin Pop
18 53d4cdf1 Iustin Pop
./test/hbal  -v -v -p --print-instances -t$T/simu-onegroup.tiered
19 53d4cdf1 Iustin Pop
>>>= 0
20 53d4cdf1 Iustin Pop
21 53d4cdf1 Iustin Pop
# hbal should not be able to balance
22 53d4cdf1 Iustin Pop
./test/hbal -t$T/simu-onegroup.tiered
23 53d4cdf1 Iustin Pop
>>> /(Nothing to do, exiting|No solution found)/
24 53d4cdf1 Iustin Pop
>>>= 0