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

(Updated Dec. 9, 2016, 2:10 a.m.)


Review request for mesos, Jie Yu and Vinod Kone.


Changes
-------

Updated to give a longer fudge factor on the time to receive all heartbeat 
messages.


Bugs: MESOS-6763
    https://issues.apache.org/jira/browse/MESOS-6763


Repository: mesos


Description
-------

Added tests for IOSwitchboard heartbeat.


Diffs (updated)
-----

  src/tests/containerizer/io_switchboard_tests.cpp 
43f1ad6c13d25dca1e316ea9e622566a2af1c45d 

Diff: https://reviews.apache.org/r/54561/diff/


Testing
-------

GTEST_FILTER="" make -j check

I ran the tests below individually to avoid the unix domain socket bug 
currently being worked on, which causes two tests in the second test to fail if 
run in the same process as the first.

GTEST_FILTER="*SendHeartbeat*" src/mesos-tests
GTEST_FILTER="*ReceiveHeartbeat*" src/mesos-tests


Thanks,

Kevin Klues

Reply via email to