----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53301/#review154311 -----------------------------------------------------------
Patch looks great! Reviews applied: [53301] 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 Oct. 31, 2016, 2:52 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53301/ > ----------------------------------------------------------- > > (Updated Oct. 31, 2016, 2:52 p.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-6459 > https://issues.apache.org/jira/browse/MESOS-6459 > > > Repository: mesos > > > Description > ------- > > The previously use RLIMIT_NOFILE is ignored under OS X; use RLIMIT_CPU > instead. > > > Diffs > ----- > > src/tests/containerizer/posix_rlimits_isolator_tests.cpp > c20e7fbc1a06296a003b1e4feef6c3477c83cf7f > > Diff: https://reviews.apache.org/r/53301/diff/ > > > Testing > ------- > > `make check` on OS X Sierra, and centos-7.2. > > > Thanks, > > Benjamin Bannier > >
