-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64699/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-8339
https://issues.apache.org/jira/browse/MESOS-8339
Repository: mesos
Description
-------
This test verifies that quota headroom is correctly
maintained when some roles have more reservations than
their quota. We need to ensure that one role's excessive
reservaiton is not counted towards another role's quota
headroom.
Diffs
-----
src/tests/hierarchical_allocator_tests.cpp
4127d0591e4abffa74720fecccb1999c1a808534
Diff: https://reviews.apache.org/r/64699/diff/1/
Testing
-------
make check.
Thanks,
Meng Zhu