----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57575/#review168851 -----------------------------------------------------------
Patch looks great! Reviews applied: [57574, 57575] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 14, 2017, 12:05 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57575/ > ----------------------------------------------------------- > > (Updated March 14, 2017, 12:05 a.m.) > > > 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 > >
