-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61536/
-----------------------------------------------------------
(Updated Aug. 17, 2017, 5:34 p.m.)
Review request for mesos, Qian Zhang and Jiang Yan Xu.
Changes
-------
Addressed review feedback.
Bugs: MESOS-7675
https://issues.apache.org/jira/browse/MESOS-7675
Repository: mesos
Description (updated)
-------
Added some basic tests for the network ports isolator socket
utilities. We test that we can enumerate our own sockets and
use that to figure out what ports we are listening on.
Diffs (updated)
-----
src/Makefile.am 68fff148f3d0c1710305bd9afcba62336d194b55
src/tests/containerizer/ports_isolator_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/61536/diff/3/
Changes: https://reviews.apache.org/r/61536/diff/2-3/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach