----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67343/#review203982 -----------------------------------------------------------
PASS: Mesos patch 67343 was successfully built and tested. Reviews applied: `['67335', '67342', '67343']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/67343 - Mesos Reviewbot Windows On May 29, 2018, 2:21 p.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67343/ > ----------------------------------------------------------- > > (Updated May 29, 2018, 2:21 p.m.) > > > Review request for mesos and Gilbert Song. > > > Bugs: MESOS-7691 > https://issues.apache.org/jira/browse/MESOS-7691 > > > Repository: mesos > > > Description > ------- > > When `cgroups/*` is specified in the agent flag `--isolation`, we will > automatically load all the local enabled cgroups subsystems in the > cgroups isolator with one exception: the `perf_event` subsystem, we > will only automatically load it when the agent flag `--perf_events` is > specified, otherwise it will be skipped. > > > Diffs > ----- > > src/slave/containerizer/mesos/containerizer.cpp > 93197b05eb837d02c6c113264f20a33d6ed92d7f > src/slave/containerizer/mesos/isolators/cgroups/cgroups.cpp > 6d663a5770418b7ffe2b3af50b9181ecde183c67 > > > Diff: https://reviews.apache.org/r/67343/diff/2/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Qian Zhang > >
