----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42097/ -----------------------------------------------------------
Review request for mesos. 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 ------- Ran slave with isolation flags set to 'cgroups/net_cls' to make sure the CgroupsNetClsIsoaltorProcess is created. Have added unit-test cases to test the create, prepare and destroy methods of CgroupsNetClsIsolatorProcess. Thanks, Avinash sridharan