----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45956/#review127936 -----------------------------------------------------------
Patch looks great! Reviews applied: [45953, 45954, 45955, 45956] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On April 8, 2016, 10:48 p.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45956/ > ----------------------------------------------------------- > > (Updated April 8, 2016, 10:48 p.m.) > > > Review request for mesos, Jie Yu and Qian Zhang. > > > Bugs: MESOS-4922 > https://issues.apache.org/jira/browse/MESOS-4922 > > > Repository: mesos > > > Description > ------- > > Once the `isolate` is successful, the `_isolate` method calls out the > `mesos-cni-helper` to setup the /etc/hosts, /etc/hostname and > /etc/resolv.conf for the container. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/network/cni/cni.hpp > 654137c552a7c416f394365e43ea80770fe1ef8d > src/slave/containerizer/mesos/isolators/network/cni/cni.cpp > 159152a01b68a667dbd57fa6452c6c2a3422787c > > Diff: https://reviews.apache.org/r/45956/diff/ > > > Testing > ------- > > make > > *Ran mesos_execute with single master/slave setup to verify that containers > get the right hostname and network files when attached to a CNI network. > > > Thanks, > > Avinash sridharan > >
