----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43323/#review118678 -----------------------------------------------------------
Patch looks great! Reviews applied: [42782, 42947, 42982, 42983, 43258, 43322, 43323] 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 Feb. 10, 2016, 7:05 a.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43323/ > ----------------------------------------------------------- > > (Updated Feb. 10, 2016, 7:05 a.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-4358 > https://issues.apache.org/jira/browse/MESOS-4358 > > > Repository: mesos > > > Description > ------- > > Added a test-case to check that the agent is able to retrieve the > `ContainerStatus` successfully from the containerizer (and therefore > the isolators), and expose it in its `state.json`. > > > Diffs > ----- > > src/tests/containerizer/isolator_tests.cpp > 84fe4fb61ac032e68d2ab22e85f6b41481c04644 > > Diff: https://reviews.apache.org/r/43323/diff/ > > > Testing > ------- > > make, make check, and sudo ./build/mesos-tests.sh > > > Thanks, > > Avinash sridharan > >
