In commit 0888968b new tests with new test data were added. Also ship them in the distribution tar ball.
Signed-off-by: Klaus Aehlig <[email protected]> --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index b304610..916cddb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1701,6 +1701,10 @@ TEST_FILES = \ test/data/htools/hail-reloc-drbd.json \ test/data/htools/hail-reloc-drbd-crowded.json \ test/data/htools/hbal-cpu-speed.data \ + test/data/htools/hbal-desiredlocation-1.data \ + test/data/htools/hbal-desiredlocation-2.data \ + test/data/htools/hbal-desiredlocation-3.data \ + test/data/htools/hbal-desiredlocation-4.data \ test/data/htools/hbal-dyn.data \ test/data/htools/hbal-evac.data \ test/data/htools/hbal-excl-tags.data \ -- 2.4.3.573.g4eafbef
