-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26071/
-----------------------------------------------------------
(Updated Sept. 26, 2014, 5:57 p.m.)
Review request for mesos, Bernd Mathiske, Ian Downes, and Niklas Nielsen.
Changes
-------
Moved TestIsolatorProcess and TestCpuIsolatorProcesses classes to
test_isolator_module.cpp.
Bugs: MESOS-1384
https://issues.apache.org/jira/browse/MESOS-1384
Repository: mesos-git
Description
-------
Sample isolator module copied from cgroups/cpu.
Diffs (updated)
-----
src/Makefile.am 27c42dfde45a449750132e416b4eaf776f8c5e3b
src/examples/test_isolator_module.cpp PRE-CREATION
src/tests/module_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/26071/diff/
Testing
-------
make check with an Isolator module test.
Thanks,
Kapil Arya