-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62003/
-----------------------------------------------------------
(Updated Oct. 17, 2017, 7:15 p.m.)
Review request for mesos, Qian Zhang and Jiang Yan Xu.
Changes
-------
Updated status update checks.
Bugs: MESOS-7675
https://issues.apache.org/jira/browse/MESOS-7675
Repository: mesos
Description
-------
Added `network/ports` isolator nested container tests using the v1
TaskGroups API. This tests that rogue port usage by a nested task is
detected both with and without agent recovery, and that a well-behaved
task is preserved across agent recovery.
Diffs (updated)
-----
src/tests/containerizer/ports_isolator_tests.cpp PRE-CREATION
src/tests/mesos.hpp 24d220e292bc1e137992e8f81484477b62bd0896
Diff: https://reviews.apache.org/r/62003/diff/6/
Changes: https://reviews.apache.org/r/62003/diff/5-6/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach