----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64794/#review194392 -----------------------------------------------------------
PASS: Mesos patch 64794 was successfully built and tested. Reviews applied: `['64793', '64794']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64794 - Mesos Reviewbot Windows On Dec. 22, 2017, 12:48 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64794/ > ----------------------------------------------------------- > > (Updated Dec. 22, 2017, 12:48 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Bugs: MESOS-8352 > https://issues.apache.org/jira/browse/MESOS-8352 > > > Repository: mesos > > > Description > ------- > > This test verifies the behavior of allocating resource to quota roles > that has no quota set for that particular resource (e.g. allocating > memory to a role with only quota set for CPU). If a role has no quota > set for a resource, it will get that resource only when two conditions > are both met: > > - It got some other resources on the same agent to meet its quota; > > - After allocating the resource, there is still enough resource > available to meet all other role's quota guarantee for that resource. > > > Diffs > ----- > > src/tests/hierarchical_allocator_tests.cpp > ad9d556f040b2b51b6c43757f8bad05d61a057e7 > > > Diff: https://reviews.apache.org/r/64794/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
