-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72222/
-----------------------------------------------------------
Review request for mesos, Andrei Budnik and Qian Zhang.
Bugs: MESOS-10045
https://issues.apache.org/jira/browse/MESOS-10045
Repository: mesos
Description
-------
This patch adds validation for shared cgroups when specified
via the agent APIs. In doing so, a new validation test is
added for the agent's LaunchContainer API, since this was
previously missing.
Diffs
-----
src/tests/slave_validation_tests.cpp 25019ccdc34db35770b0f69301b94e38636059b7
Diff: https://reviews.apache.org/r/72222/diff/1/
Testing
-------
`make check`
Thanks,
Greg Mann