-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52165/
-----------------------------------------------------------
(Updated Sept. 22, 2016, 7:33 p.m.)
Review request for mesos and Vinod Kone.
Bugs: MESOS-6227
https://issues.apache.org/jira/browse/MESOS-6227
Repository: mesos
Description (updated)
-------
This is just a temporary set up to make the ReviewBot happy.
Eventually, when the launcher changes land and we are able to
launch child containers these tests would pass!
Please note that it is currently a bit hard to unit test
the default executor as we don't have the equivalent of
a `MockMesosContainerizer` that actually launches an
executor. `TestContainerizer` never launches an executor though
we can refactor it to suport v1 executors.
Diffs (updated)
-----
src/tests/default_executor_tests.cpp 786fbe3baac3c1542b318a26363213a4a1945ddd
Diff: https://reviews.apache.org/r/52165/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar
|