----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21040/#review42118 -----------------------------------------------------------
Bad patch! Reviews applied: [21040] Failed command: git apply --index 21040.patch Error: error: patch failed: src/slave/containerizer/external_containerizer.hpp:246 error: src/slave/containerizer/external_containerizer.hpp: patch does not apply - Mesos ReviewBot On May 2, 2014, 11:08 p.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21040/ > ----------------------------------------------------------- > > (Updated May 2, 2014, 11:08 p.m.) > > > Review request for mesos and Niklas Nielsen. > > > Repository: mesos-git > > > Description > ------- > > Updates 'containers' implementation within the ExternalContainerizer to > forward the call to the ECP. > Adds new 'containers' proto message to containers.proto. > > Some minor cleanups like removing of needless namespace mentions that slipped > through. > > NOTE: The test_containerizer.py implementation of 'containers' is incomplete, > it merely poses as a mock-up. > NOTE: This does *not* fix MESOS-1257. > > > Diffs > ----- > > include/mesos/containerizer/containerizer.proto c926a7f > src/examples/python/test_containerizer.py 7bebfee > src/slave/containerizer/external_containerizer.hpp eb3ff96 > src/slave/containerizer/external_containerizer.cpp e51ac66 > > Diff: https://reviews.apache.org/r/21040/diff/ > > > Testing > ------- > > make (tests are currently disabled) > > > Thanks, > > Till Toenshoff > >
