-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41290/
-----------------------------------------------------------
(Updated Jan. 22, 2016, 8:32 p.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Changes
-------
Updated JIRA link
Bugs: MESOS-4457
https://issues.apache.org/jira/browse/MESOS-4457
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