-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57575/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler, haosdent huang, Ian Downes, and
Kevin Klues.
Bugs: MESOS-7237
https://issues.apache.org/jira/browse/MESOS-7237
Repository: mesos
Description
-------
Added a test to test the cgroup limit swap functionality.
Diffs
-----
src/tests/containerizer/cgroups_isolator_tests.cpp
deb48c37c14b6bfa0f665d66fe52f6eb3100e226
Diff: https://reviews.apache.org/r/57575/diff/1/
Testing
-------
sudo make check
`sudo bin/mesos-tests.sh --gtest_filter=*ROOT_CGROUPS_LimitSwap* --verbose` and
verified that the memory control files are changed properly.
Thanks,
Jie Yu