....and add a test demonstrating that the issue is fixed.
Note that the --ingore-soft-errors option was added to hail
in 2.13, so it should work already on that branch.

Klaus Aehlig (3):
  Make tags a soft error
  Pass on options in nodeEvacInstance for ChangePrimary
  Add a test verifying --ignore-soft-errors in hail

Niklas Hambuechen (1):
  HTools: Pass --ignore-soft-errors all the way through

 Makefile.am                                 |   1 +
 src/Ganeti/HTools/Backend/IAlloc.hs         |   8 +-
 src/Ganeti/HTools/Cluster.hs                | 115 ++++++------
 src/Ganeti/HTools/Node.hs                   |   2 +-
 src/Ganeti/HTools/Program/Hspace.hs         |  24 ++-
 test/data/htools/hail-alloc-plain-tags.json | 271 ++++++++++++++++++++++++++++
 test/hs/Test/Ganeti/HTools/Backend/Text.hs  |   5 +-
 test/hs/Test/Ganeti/HTools/Cluster.hs       |  17 +-
 test/hs/shelltests/htools-hail.test         |   9 +
 9 files changed, 381 insertions(+), 71 deletions(-)
 create mode 100644 test/data/htools/hail-alloc-plain-tags.json

-- 
2.2.0.rc0.207.ga3a616c

Reply via email to