Revision e0d15aae test/hs/shelltests/htools-hail.test

b/test/hs/shelltests/htools-hail.test
38 38
>>> /"success":true,"info":"Request successful: 0 instances failed to move and 1 were moved successfully"/
39 39
>>>= 0
40 40

  
41
# check that hail correctly applies the disk policy on a per-disk basis
42
./test/hs/hail $TESTDATA_DIR/hail-alloc-twodisks.json
43
>>> /"success":true,.*,"result":\["node1"\]/
44
>>>= 0
45

  
46
./test/hs/hail $TESTDATA_DIR/hail-alloc-invalid-twodisks.json
47
>>> /"success":false,.*FailDisk: 1/
48
>>>= 0
49

  
41 50
# check that hail can use the simu backend
42 51
./test/hs/hail --simu p,8,8T,16g,16 $TESTDATA_DIR/hail-alloc-drbd.json
43 52
>>> /"success":true,/

Also available in: Unified diff