----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26797/#review56901 -----------------------------------------------------------
Bad patch! Reviews applied: [26071, 26796, 26071] Failed command: git apply --index 26071.patch Error: error: patch failed: src/Makefile.am:449 error: src/Makefile.am: patch does not apply error: src/examples/test_isolator_module.cpp: already exists in index error: patch failed: src/module/manager.cpp:54 error: src/module/manager.cpp: patch does not apply error: patch failed: src/slave/containerizer/isolator.hpp:22 error: src/slave/containerizer/isolator.hpp: patch does not apply error: patch failed: src/tests/isolator_tests.cpp:58 error: src/tests/isolator_tests.cpp: patch does not apply error: patch failed: src/tests/main.cpp:37 error: src/tests/main.cpp: patch does not apply error: src/tests/module.hpp: already exists in index error: src/tests/module.cpp: already exists in index - Mesos ReviewBot On Oct. 16, 2014, 3:48 a.m., Kapil Arya wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26797/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2014, 3:48 a.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 --modules="/path/to/modules.json" > --isolation="org_apache_mesos_TestCpuIsolator" > > > Thanks, > > Kapil Arya > >
