----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51920/#review149317 -----------------------------------------------------------
Patch looks great! Reviews applied: [51857, 51871, 51920] 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 Sept. 16, 2016, 11:36 p.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51920/ > ----------------------------------------------------------- > > (Updated Sept. 16, 2016, 11:36 p.m.) > > > Review request for mesos, Jie Yu, Joseph Wu, and Qian Zhang. > > > Repository: mesos > > > Description > ------- > > Modified `recover` to be nested container aware. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/network/cni/cni.cpp > 822f11eab5b00c014563322a8c3b2c14cb440e0b > > Diff: https://reviews.apache.org/r/51920/diff/ > > > Testing > ------- > > make check > sudo ./bin/mesos-tests.sh > > Tests were run on Ubuntu 14.04 > > The following SUDO tests were failing: > ``` > [ FAILED ] 3 tests, listed below: > [ FAILED ] DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping > [ FAILED ] CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen > [ FAILED ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS > ``` > > > Thanks, > > Avinash sridharan > >
