-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52287/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-6227
https://issues.apache.org/jira/browse/MESOS-6227
Repository: mesos
Description
-------
This change adds a test for validating that the default executor
can reconnect with the agent upon an agent process restart if
framework checkpointing is enabled.
This test is disabled for now to make ReviewBot happy but
would be enabled when the launcher changes land.
Diffs
-----
src/tests/slave_recovery_tests.cpp 618019c1e2ca87073b4b42d9dd4b228a473ef8d3
Diff: https://reviews.apache.org/r/52287/diff/
Testing
-------
make check (verified the test passes on Gilbert's branch containing the
launcher changes)
Thanks,
Anand Mazumdar