----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65807/#review198301 -----------------------------------------------------------
Patch looks great! Reviews applied: [65661, 65806, 65807] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 27, 2018, 12:45 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65807/ > ----------------------------------------------------------- > > (Updated Feb. 27, 2018, 12:45 a.m.) > > > Review request for mesos, Benjamin Mahler and Michael Park. > > > Bugs: MESOS-8604 > https://issues.apache.org/jira/browse/MESOS-8604 > > > Repository: mesos > > > Description > ------- > > This test ensures that resources can be correctly allocated > in the presence of quota when ancestor reservations are > allocated to child. Specifically, it checks that ancestor > reservations allocated to child are counted by the quota > headroom calculation. See MESOS-8604. > > > Diffs > ----- > > src/tests/hierarchical_allocator_tests.cpp > 42dc6ac5e281bb0cdb938106fd3f12324e9e6330 > > > Diff: https://reviews.apache.org/r/65807/diff/1/ > > > Testing > ------- > > > Thanks, > > Meng Zhu > >
