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

(Updated Oct. 23, 2014, 5:28 p.m.)


Review request for mesos, Niklas Nielsen and Till Toenshoff.


Changes
-------

Updated description.


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


Repository: mesos-git


Description (updated)
-------

This is useful to test custom isolation modules with the test suite.  The user 
can specify the available modules with --modules and then he can specify the 
isolator module with the --isolation flag.  With these flags, the test suite 
will run all tests with the specified isolator modules.


Diffs
-----

  src/tests/flags.hpp 189fad9a8125aa8f76a7abadc330a7f0ec7cc337 
  src/tests/mesos.cpp bff10d23f767785d5616c2384dc34d2c1f0cf9e0 

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

Reply via email to