-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11214/
-----------------------------------------------------------
(Updated June 12, 2013, 11:40 p.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
Added bug.
Description
-------
Updates DRFAllocatorTest to actually account for hierarchical allocation
correctly, to test roles.
Adds AllocatorTest.RoleTest, which tests adding frameworks with roles set.
Adds SorterTest.WDRFSorter, which checks that WDRFSorter implements the WDRF
algorithm correctly.
This addresses bug MESOS-504.
https://issues.apache.org/jira/browse/MESOS-504
Diffs
-----
src/tests/allocator_tests.cpp 32f0a90
src/tests/sorter_tests.cpp 0a50b43
Diff: https://reviews.apache.org/r/11214/diff/
Testing
-------
make check
Thanks,
Thomas Marshall