-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42097/
-----------------------------------------------------------
(Updated Jan. 20, 2016, 5:11 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 (updated)
-----
src/slave/containerizer/mesos/containerizer.cpp
ba4daf5cc68c9200b27799aaf4772212d9b0aa80
Diff: https://reviews.apache.org/r/42097/diff/
Testing
-------
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