-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70395/
-----------------------------------------------------------
Review request for mesos and Meng Zhu.
Bugs: MESOS-9688 and MESOS-9691
https://issues.apache.org/jira/browse/MESOS-9688
https://issues.apache.org/jira/browse/MESOS-9691
Repository: mesos
Description
-------
This test missed an issue in https://reviews.apache.org/r/70393/
because it was only checking that the quota consumption for "a"
was >= the subrole "a/b" reservation. Updated this test to ensure
that the quota consumption is exactly equal to the subrole "a/b"
reservation.
Diffs
-----
src/tests/hierarchical_allocator_tests.cpp
c7edee2f49bfac0796c9506265d3bb766416ee63
Diff: https://reviews.apache.org/r/70395/diff/1/
Testing
-------
make check
Thanks,
Benjamin Mahler