On Fri, Apr 17, 2015 at 06:05:52PM +0200, Klaus Aehlig wrote: > In this example, there is one big instance (.75 of a node) and > otherwise small instances (.25 of a node). One node is only > used to 25% whereas the rest to 75%. Nevertheless, the mostly > empty node cannot be used for allocating a new instance, as > that would prevent the big instance from being evacuated should > its node fail. Note that the mostly empty node would be the most > balanced allocation. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > test/data/htools/hail-alloc-ext.json | 25 +++++++++++++++++++++++++ > test/data/htools/shared-n1-restriction.data | 18 ++++++++++++++++++ > test/hs/shelltests/htools-hail.test | 9 +++++++++ > 3 files changed, 52 insertions(+) > create mode 100644 test/data/htools/hail-alloc-ext.json > create mode 100644 test/data/htools/shared-n1-restriction.data
I forgot to register the two newly added files in Makefile.am. Will send a modified version of this patch. -- 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
