-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45964/
-----------------------------------------------------------
(Updated July 1, 2016, 10:29 p.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
Updated the sorter test for shared resources based on giving equal share for
calculation of dominant resource across multiple clients in the sorter which
has the same shared resource allocated.
Bugs: MESOS-4324
https://issues.apache.org/jira/browse/MESOS-4324
Repository: mesos
Description
-------
Add unit tests for sharing of resources.
Diffs (updated)
-----
src/tests/hierarchical_allocator_tests.cpp
0498cd5e54b0e4b87a767585a77699653aa52179
src/tests/master_validation_tests.cpp
9eb82a569f7c48caa96d4d54a93b199ccac74385
src/tests/mesos.hpp 3173bf9cfc832be0aa18d745434afc45d352a269
src/tests/persistent_volume_tests.cpp
5125a8da44759d1235fddac26e9eb5436c3d037b
src/tests/resources_tests.cpp dc12bd8f1e2da6972bc8aed598811c55d664036e
src/tests/sorter_tests.cpp 6fc58829892dc0223140f1b47593a3e5853cace5
Diff: https://reviews.apache.org/r/45964/diff/
Testing
-------
Tests for shared resources added for allocator, resources and sorter.
Tests successful.
Thanks,
Anindya Sinha