-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52295/
-----------------------------------------------------------
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-6185
https://issues.apache.org/jira/browse/MESOS-6185
Repository: mesos
Description
-------
Tests include the following:
- Allocator tests when dealing with multiple frameworks of the same
role using the same shared volume at the same time.
- Validity of DESTROY shared volume when there are pending tasks
that have been assigned that shared volume.
- Handlng of master failover.
- Sorter tests covering shared resources.
Diffs
-----
src/tests/hierarchical_allocator_tests.cpp
46553f6d501deb37862dd5ba48be1c114f6e6cb8
src/tests/master_validation_tests.cpp
16c5773aa44016f923e00cb348ded6b8c46d4b4b
src/tests/persistent_volume_tests.cpp
2ab44d11d159162dfcac9d0791b651ed059b8164
src/tests/sorter_tests.cpp 1f17c011898836ea9159661dde7d544cb0d8ea83
Diff: https://reviews.apache.org/r/52295/diff/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha