-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26797/
-----------------------------------------------------------
(Updated Oct. 22, 2014, 4:05 a.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 (updated)
-----
src/tests/flags.hpp 189fad9a8125aa8f76a7abadc330a7f0ec7cc337
src/tests/mesos.cpp 147e23fec94add19f9d5c34e6f7e97874db9b6b2
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