-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26797/
-----------------------------------------------------------
(Updated Oct. 20, 2014, 9:23 p.m.)
Review request for mesos, Niklas Nielsen and Till Toenshoff.
Bugs: MESOS-1951
https://issues.apache.org/jira/browse/MESOS-1951
Repository: mesos-git
Description
-------
This allows the user to specify custom isolation for the slaves.
Diffs
-----
src/tests/flags.hpp 189fad9a8125aa8f76a7abadc330a7f0ec7cc337
src/tests/mesos.cpp 3dcb2acd5ad4ab5e3a7b4fe524ee077558112773
Diff: https://reviews.apache.org/r/26797/diff/
Testing
-------
Tested by hand using the following commandline:
./bin/mesos-tests.sh --isolation="posix/cpu"
Thanks,
Kapil Arya