-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18532/
-----------------------------------------------------------
(Updated Feb. 27, 2014, 12:04 a.m.)
Review request for mesos and Vinod Kone.
Bugs: MESOS-1042
https://issues.apache.org/jira/browse/MESOS-1042
Repository: mesos-git
Description
-------
Fixed test by moving cgroups::create before fork so only the parent creates it.
Also cleaned up the code paths for the parent/child.
Diffs
-----
src/tests/cgroups_tests.cpp 6a111e500b3824b87569d6014f966fb35e62ccd0
Diff: https://reviews.apache.org/r/18532/diff/
Testing
-------
make check # linux
Thanks,
Ian Downes