-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26727/
-----------------------------------------------------------

(Updated Oct. 22, 2014, 5:10 p.m.)


Review request for mesos, Ian Downes and Niklas Nielsen.


Changes
-------

Updated testing description.


Bugs: MESOS-1931
    https://issues.apache.org/jira/browse/MESOS-1931


Repository: mesos-git


Description
-------

If an Isolator type is not found in the default list, the code now queries 
ModuleManager and creates a module instance if found.


Diffs
-----

  src/slave/containerizer/mesos/containerizer.cpp 
9d083294caa5c5a47ba3ceaa1b57346144cb795c 

Diff: https://reviews.apache.org/r/26727/diff/


Testing (updated)
-------

Tested manually by starting a slave with the test cpu isolator:
./bin/mesos-slave.sh --master=127.0.0.1:5050 
--modules="/home/kapil/mesos/isolator-module/modules.json" 
--isolation="org_apache_mesos_TestCpuIsolator"


Also tested it in along with --isolation flag for mesos tests.


Thanks,

Kapil Arya

Reply via email to