-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61662/
-----------------------------------------------------------
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-7795
https://issues.apache.org/jira/browse/MESOS-7795
Repository: mesos
Description
-------
The new test verifies that the agent removes the 'latest' symlink when it
decides to recover as a new one after reboot. And that it can successfully
recover again if restarted before checkpointing new agent info.
Diffs
-----
src/tests/slave_recovery_tests.cpp 9ba6f6005c2edce67e1f63005518ab71ac981423
Diff: https://reviews.apache.org/r/61662/diff/1/
Testing
-------
Ran `make check`. Verified that this test fails without the bugfix patch.
Thanks,
Ilya Pronin