-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66468/
-----------------------------------------------------------
(Updated April 20, 2018, 5:03 p.m.)
Review request for mesos and Greg Mann.
Changes
-------
Rebased + updates due to having changed the signature of the Scheduler library
`call()` method.
Bugs: MESOS-8191
https://issues.apache.org/jira/browse/MESOS-8191
Repository: mesos
Description
-------
Added tests for operation status reconciliation.
Diffs (updated)
-----
src/Makefile.am 9d610bbe8108e5caa4a22977caa9dff07c8bb665
src/tests/CMakeLists.txt ade5180f6e072112ad4836aa436e8545260d2ae6
src/tests/mesos.hpp 7356523a2a37858bbe866527425f35502ff5ad82
src/tests/operation_reconciliation_tests.cpp PRE-CREATION
src/tests/storage_local_resource_provider_tests.cpp
2872f1aec1a7b94fc302a533f5ae9e1be9658087
Diff: https://reviews.apache.org/r/66468/diff/5/
Changes: https://reviews.apache.org/r/66468/diff/4-5/
Testing
-------
The new tests passed 1000 iterations on GNU/Linux.
Thanks,
Gaston Kleiman