On Tue, Jun 30, 2015 at 07:57:38PM +0200, Klaus Aehlig wrote: > 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 \
Sorry for not having been careful enough in the code reviews; of course, newly added test data needs to be put into the distribution tar ball as well. -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
