-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58754/
-----------------------------------------------------------

(Updated April 27, 2017, 11:13 p.m.)


Review request for mesos, Joseph Wu and Vinod Kone.


Repository: mesos


Description (updated)
-------

Previously, the test `SlaveTest.RestartSlaveRequireExecutorAuthentication`
used the command 'cat' in an attempt to run a long-lived task. However,
this command seems to yield a task that will terminate prematurely in some
testing environments. This patch updates the task to use `sleep 120` instead.


Diffs
-----

  src/tests/slave_tests.cpp 8c97dc6d088708d301dc3ccf90d413fd785b782f 


Diff: https://reviews.apache.org/r/58754/diff/1/


Testing (updated)
-------

Run in CI to verify that the test is no longer flaky.


Thanks,

Greg Mann

Reply via email to