----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21678/#review44224 -----------------------------------------------------------
Patch looks great! Reviews applied: [21678] All tests passed. - Mesos ReviewBot On May 20, 2014, 2:31 a.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21678/ > ----------------------------------------------------------- > > (Updated May 20, 2014, 2:31 a.m.) > > > Review request for mesos. > > > Repository: mesos-git > > > Description > ------- > > The SlaveRecoveryTests expect a static factory method (create) to delegate > the instantiation of the tested containerizer to its respective > implementation. This patch adds that mathod. > > > Diffs > ----- > > src/slave/containerizer/external_containerizer.hpp afffff1 > src/slave/containerizer/external_containerizer.cpp f9811c4 > > Diff: https://reviews.apache.org/r/21678/diff/ > > > Testing > ------- > > make check (in upcoming EC test suite) > > > Thanks, > > Till Toenshoff > >
