-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26207/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-1696
https://issues.apache.org/jira/browse/MESOS-1696
Repository: mesos-git
Description
-------
This is purely a movement of existing tests.
FaultTolerance tests contained partition related tests, so I've moved those out
since we now have partition_tests.cpp.
Also, I created a file for master <-> slave reconciliation related tests.
Diffs
-----
src/Makefile.am 27c42dfde45a449750132e416b4eaf776f8c5e3b
src/tests/fault_tolerance_tests.cpp e8f532232c091849489971d7fc96ae615ffb6de0
src/tests/master_slave_reconciliation_tests.cpp PRE-CREATION
src/tests/partition_tests.cpp 8136a95c421548cd03c4aa2585d79c4b1334641c
Diff: https://reviews.apache.org/r/26207/diff/
Testing
-------
make check
Thanks,
Ben Mahler