On Mon, Nov 5, 2018 at 12:03 AM Michał Łowicki <mlowi...@gmail.com> wrote:
> Hey, > > Is it guaranteed that reservations' roles for all resources within single > offer will always be the same? I've tried to with " > --resources="cpus(foo):1;mem(bar):4096" passed to agent and framework > having multiple roles (foo and bar) and I'm getting only offers like: > * mem(reservations: [(STATIC,bar)]):4096;disk:471782;ports:[31000-32000] > * cpus(reservations: [(STATIC,foo)]):1 > * cpus(reservations: [(STATIC,foo)]):1;disk:471782;ports:[31000-32000] > > so on my machine I couldn't get an offer where resources have reservation > role. If this is guaranteed then where I can find any information about it > in official doc? > should be "so on my machine I couldn't get an offer where resources have *different* reservation role" > > -- > BR, > Michał Łowicki > -- BR, Michał Łowicki