-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48908/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-5623
https://issues.apache.org/jira/browse/MESOS-5623
Repository: mesos
Description
-------
Added test case for scarce resources.
Diffs
-----
src/tests/hierarchical_allocator_tests.cpp
6de0702f1960677abf9fd458576f7400a938cbb0
Diff: https://reviews.apache.org/r/48908/diff/
Testing
-------
make
make check
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from HierarchicalAllocatorTest
[ RUN ] HierarchicalAllocatorTest.DRFWithScarceResources
[ OK ] HierarchicalAllocatorTest.DRFWithScarceResources (67 ms)
[----------] 1 test from HierarchicalAllocatorTest (67 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (79 ms total)
[ PASSED ] 1 test.
Thanks,
Guangya Liu