----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67517/#review205139 -----------------------------------------------------------
src/tests/master_allocator_tests.cpp Lines 86 (patched) <https://reviews.apache.org/r/67517/#comment288100> This isn't necessary. I'll fix while committing. - Greg Mann On June 20, 2018, 10:22 p.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67517/ > ----------------------------------------------------------- > > (Updated June 20, 2018, 10:22 p.m.) > > > Review request for mesos, Gastón Kleiman and Greg Mann. > > > Bugs: MESOS-8935 > https://issues.apache.org/jira/browse/MESOS-8935 > > > Repository: mesos > > > Description > ------- > > This test verifies that the allocator honors the > `min_allocatable_resources` flag and only offers resources > that are more than at least one of the specified resources quantity. > > > Diffs > ----- > > src/tests/master_allocator_tests.cpp > e1aef8a9625a805e7ad2dfad37bfeedee82f160d > > > Diff: https://reviews.apache.org/r/67517/diff/5/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >