-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41290/
-----------------------------------------------------------
(Updated Feb. 9, 2016, 12:13 a.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Changes
-------
Review comments from Vinod
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 (updated)
-----
src/tests/containerizer.hpp bd9ee2c189b774979095f8483b4e9ba41a7bdb24
src/tests/containerizer.cpp 15c8b19f3116e60d80671c64ff33580b552dc1ec
Diff: https://reviews.apache.org/r/41290/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar