-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52243/
-----------------------------------------------------------
(Updated Sept. 24, 2016, 7:54 p.m.)
Review request for mesos, Gilbert Song, Jie Yu, and Qian Zhang.
Changes
-------
Update `Testing Done`.
Bugs: MESOS-6063
https://issues.apache.org/jira/browse/MESOS-6063
Repository: mesos
Description
-------
Added test case `CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward`.
Diffs
-----
src/tests/containerizer/cgroups_isolator_tests.cpp
702181d2257ef762efa283a1daec3a5b86251926
Diff: https://reviews.apache.org/r/52243/diff/
Testing (updated)
-------
This is the follow up test of https://reviews.apache.org/r/51631/. Wihtout
https://reviews.apache.org/r/51631/, it would get this error
```
I0925 03:37:14.304280 35835 sched.cpp:917] Scheduler::resourceOffers took
171325ns
../../src/tests/containerizer/cgroups_isolator_tests.cpp:1219: Failure
(usage).failure(): Unknown container af954115-6297-46e9-bbe9-7b1d4f72ae4b
I0925 03:37:14.307090 35825 master.cpp:1297] Framework
6803060b-3f90-43eb-87a9-98c5f98b2092-0000 (default) at
[email protected]:57221 disconnected
```
Thanks,
haosdent huang