----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26797/#review57189 -----------------------------------------------------------
Are you sure this will work? Try take a look at: https://github.com/apache/mesos/blob/master/src/tests/mesos.cpp#L414 - it looks like we need to do a bit more. - Niklas Nielsen On Oct. 16, 2014, 12:23 p.m., Kapil Arya wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26797/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2014, 12:23 p.m.) > > > Review request for mesos, Niklas Nielsen and Till Toenshoff. > > > 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 > >
