Add unit tests for hroller
[ganeti-local] / test / hs / shelltests / htools-no-backend.test
1 # hail no input file
2 ./test/hs/hail
3 >>>= 1
4
5 # hbal no backend
6 ./test/hs/hbal
7 >>>= 1
8
9 # hspace no backend
10 ./test/hs/hspace
11 >>>= 1
12
13 # hinfo no backend
14 ./test/hs/hinfo
15 >>>= 1
16
17 # hroller no backend
18 ./test/hs/hroller
19 >>>= 1
20
21 # hbal multiple backends
22 ./test/hs/hbal -t /dev/null -m localhost
23 >>>2
24 Error: Only one of the rapi, luxi, and data files options should be given.
25 >>>= 1