-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67372/
-----------------------------------------------------------
Review request for mesos, Gaston Kleiman, Greg Mann, and Meng Zhu.
Bugs: MESOS-8936
https://issues.apache.org/jira/browse/MESOS-8936
Repository: mesos
Description
-------
Several of the sorter tests, including the benchmarks, were agnostic
to the sorter implementation. These have been updated to run for both
`DRFSorter` and `RandomSorter`. The remainder have been updated to
be called DRFSorter tests.
Diffs
-----
src/tests/sorter_tests.cpp da4e0f64a565af1d9458ff256ae0eafddd0a6b68
Diff: https://reviews.apache.org/r/67372/diff/1/
Testing
-------
make check
Thanks,
Benjamin Mahler