----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55868/ -----------------------------------------------------------
Review request for mesos and Michael Park. Repository: mesos Description ------- This was necessary to greatly simplify the changes needed to the allocator tests as we introduce support for multi-role frameworks. The main improvement here is to establish and use equality on the `Allocation` struct, which makes the tests more readable and avoids the manual probing of the allocation structure across all the tests. Diffs ----- src/tests/hierarchical_allocator_tests.cpp 1edd0ecc8a93cd41532e1cf3641f67c780ab23a5 Diff: https://reviews.apache.org/r/55868/diff/ Testing ------- make check Thanks, Benjamin Mahler
