----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64465/#review194003 -----------------------------------------------------------
Fix it, then Ship it! src/tests/hierarchical_allocator_tests.cpp Lines 1466-1497 (patched) <https://reviews.apache.org/r/64465/#comment272698> Can we combine these into a single path? - Benjamin Mahler On Dec. 8, 2017, 10:16 p.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64465/ > ----------------------------------------------------------- > > (Updated Dec. 8, 2017, 10:16 p.m.) > > > Review request for mesos, Benjamin Mahler and Michael Park. > > > Bugs: MESOS-8293 > https://issues.apache.org/jira/browse/MESOS-8293 > > > Repository: mesos > > > Description > ------- > > This test checks against the symptom of failing to allocate > non-quota role's reservations if resources are set aside for > the quota limit headroom. See MESOS-8293. > > > Diffs > ----- > > src/tests/hierarchical_allocator_tests.cpp > f5fb47ed09682ebdd047aec7e79a86597ee09f53 > > > Diff: https://reviews.apache.org/r/64465/diff/5/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
