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

(Updated Oct. 27, 2014, 7:44 a.m.)


Review request for mesos, Niklas Nielsen and Till Toenshoff.


Changes
-------

Rebased diff


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


Repository: mesos-git


Description
-------

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 (updated)
-----

  src/tests/flags.hpp 80f0cee04caa7af967aaab21a52315d612411bf0 
  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