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

(Updated Dec. 12, 2016, 6:36 p.m.)


Review request for mesos, Jie Yu and Vinod Kone.


Changes
-------

Updated based on changes to https://reviews.apache.org/r/54628/


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 
ecadeee179fc2a22967b324928bfb11e140a6987 

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