-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59545/
-----------------------------------------------------------
(Updated May 25, 2017, 7:27 p.m.)
Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Vinod Kone.
Bugs: MESOS-7540
https://issues.apache.org/jira/browse/MESOS-7540
Repository: mesos
Description
-------
This patch adds a test to verify the correct behavior of
the agent flag 'executor_reregistration_timeout.
Diffs (updated)
-----
src/tests/slave_tests.cpp d124d594fb4f20db3f5dacbc7482d97161cca2df
Diff: https://reviews.apache.org/r/59545/diff/3/
Changes: https://reviews.apache.org/r/59545/diff/2-3/
Testing
-------
`bin/mesos-tests.sh --gtest_filter="*ExecutorReregistrationTimeoutFlag*"
--gtest_repeat=-1 --gtest_break_on_failure`
Thanks,
Greg Mann