-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71953/
-----------------------------------------------------------
(Updated March 11, 2020, 10:42 a.m.)
Review request for mesos, Andrei Budnik and Greg Mann.
Changes
-------
Addressed review comment.
Summary (updated)
-----------------
Updated the test `ROOT_CGROUPS_CFS_EnableCfs`.
Bugs: MESOS-10047
https://issues.apache.org/jira/browse/MESOS-10047
Repository: mesos
Description (updated)
-------
This test is renamed to `ROOT_CGROUPS_CFS_CommandTaskNoLimits`, and
besides CFS quota, now it also verifies CPU shares, memory soft and
hard limits and OOM score adjustment.
Diffs (updated)
-----
src/tests/containerizer/cgroups_isolator_tests.cpp
f72e6cdab417368e63349915114aeed586e0ef0e
Diff: https://reviews.apache.org/r/71953/diff/4/
Changes: https://reviews.apache.org/r/71953/diff/3-4/
Testing
-------
sudo make check
Thanks,
Qian Zhang