-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57924/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-6999
https://issues.apache.org/jira/browse/MESOS-6999
Repository: mesos
Description
-------
This patch adds both mocked and unmocked `shutdownExecutor` methods
to the mock agent to facilitate testing of failure scenarios related
to executor secret generation.
Diffs
-----
src/tests/mock_slave.hpp 1acb961b642e1e0b4677db7b8fc6150d480eb751
src/tests/mock_slave.cpp 50c04bff9e6f0f202af4c07b4036e021d3833ebf
Diff: https://reviews.apache.org/r/57924/diff/1/
Testing
-------
Testing details can be found at the end of this patch chain.
Thanks,
Greg Mann