-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62648/
-----------------------------------------------------------
(Updated Oct. 10, 2017, 12:24 a.m.)
Review request for mesos, Jie Yu and Qian Zhang.
Bugs: MESOS-7963
https://issues.apache.org/jira/browse/MESOS-7963
Repository: mesos
Description
-------
Added a test to verify that resource limitations incurred by a nested
container are propagated all the way back to the scheduler through a
`TASK_FAILED` status update.
Diffs (updated)
-----
src/tests/default_executor_tests.cpp 2b4c643b8fb2fc8f2a5e98984ae1c267f66885d1
Diff: https://reviews.apache.org/r/62648/diff/2/
Changes: https://reviews.apache.org/r/62648/diff/1-2/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach