-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42097/
-----------------------------------------------------------
(Updated Jan. 12, 2016, 6:28 a.m.)
Review request for mesos and Jie Yu.
Bugs: MESOS-4262
https://issues.apache.org/jira/browse/MESOS-4262
Repository: mesos
Description
-------
Added cgroup/net_cls to the mesos containerizer isolation flags.
Diffs
-----
src/slave/containerizer/mesos/containerizer.cpp
f3c370aeb331beb6202fd30cd0278877da0b42e0
Diff: https://reviews.apache.org/r/42097/diff/
Testing (updated)
-------
Ran slave with isolation flags set to 'cgroups/net_cls' in order to make sure
that the CgroupsNetClsIsoaltorProcess is created. Have added unit-test cases to
test the create, prepare and destroy methods of CgroupsNetClsIsolatorProcess.
Thanks,
Avinash sridharan