-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41290/
-----------------------------------------------------------
Review request for mesos, Ben Mahler and Vinod Kone.
Bugs: MESOS-3550
https://issues.apache.org/jira/browse/MESOS-3550
Repository: mesos
Description
-------
This change modifies the `TestContainerizer` class to handle HTTP based
executors. Previously, the containerizer test class only used to handle the
driver interface.
Diffs
-----
src/tests/containerizer.hpp 25b64dacca65aa0ac49a05a2fbaf526aa0761471
src/tests/containerizer.cpp 15c8b19f3116e60d80671c64ff33580b552dc1ec
Diff: https://reviews.apache.org/r/41290/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar