-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60593/
-----------------------------------------------------------
(Updated Sept. 7, 2017, 9:57 p.m.)
Review request for mesos, Qian Zhang and Jiang Yan Xu.
Changes
-------
Rebase and address review feedback.
Bugs: MESOS-7675
https://issues.apache.org/jira/browse/MESOS-7675
Repository: mesos
Description
-------
Added a test for the `network/ports` isolator recovery by starting
a task that is listening on a rogue port. We only configure the
isolator when we restart the agent to simulate the case where a
task only starts to misbehave after an agent recovery.
Diffs (updated)
-----
src/tests/containerizer/ports_isolator_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/60593/diff/15/
Changes: https://reviews.apache.org/r/60593/diff/14-15/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach
|