Revision 7dbe4c72 test/hs/shelltests/htools-invalid.test

b/test/hs/shelltests/htools-invalid.test
52 52
Error: This program doesn't take any arguments.
53 53
>>>=1
54 54

  
55
# hroller fails to build a graph for an empty cluster
55
# hroller should notice the absence of a master node
56 56
./test/hs/hroller -t$TESTDATA_DIR/empty-cluster.data
57
>>>2
58
Error: Cannot create node graph
57
>>>2/Error: No master node found/
58
>>>=1
59

  
60
# hroller fails to build a graph for an empty cluster
61
./test/hs/hroller -f -t$TESTDATA_DIR/empty-cluster.data
62
>>>2/Error: Cannot create node graph/
59 63
>>>=1
60 64

  
61 65
# hbal doesn't accept invalid priority

Also available in: Unified diff