----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21678/ -----------------------------------------------------------
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
