Meng Zhu created MESOS-9781:
-------------------------------
Summary: Templatize the allocator tests for for different sorters.
Key: MESOS-9781
URL: https://issues.apache.org/jira/browse/MESOS-9781
Project: Mesos
Issue Type: Improvement
Components: allocation
Reporter: Meng Zhu
Currently, most (all?) allocator tests use the DRF sorter:
https://github.com/apache/mesos/blob/62f0b6973b2268a3305fd631a914433a933c6757/src/tests/hierarchical_allocator_tests.cpp#L137
This means we have little coverage for allocators that use random sorter. Tests
should be examined and templatized for both sorters if possible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)