-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71953/
-----------------------------------------------------------
(Updated March 17, 2020, 3:03 p.m.)
Review request for mesos, Andrei Budnik and Greg Mann.
Changes
-------
Addressed review comments.
Bugs: MESOS-10047
https://issues.apache.org/jira/browse/MESOS-10047
Repository: mesos
Description
-------
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/6/
Changes: https://reviews.apache.org/r/71953/diff/5-6/
Testing
-------
sudo make check
Thanks,
Qian Zhang