----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66637/#review201252 -----------------------------------------------------------
Patch looks great! Reviews applied: [66615, 66637] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On April 16, 2018, 5:31 p.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66637/ > ----------------------------------------------------------- > > (Updated April 16, 2018, 5:31 p.m.) > > > Review request for mesos, Andrei Budnik, Gaston Kleiman, Greg Mann, and > Zhitao Li. > > > Repository: mesos > > > Description > ------- > > The Docker containerizer tests all create a Docker `ContainerInfo`. > We can reduce the amount of copy/paste boilerplate by adding a > simple helper function to create a `ContainerInfo` with a Docker > image. > > > Diffs > ----- > > src/tests/containerizer/docker_containerizer_tests.cpp > 847258daadf3c37d9071151616b18fc79d850ce8 > > > Diff: https://reviews.apache.org/r/66637/diff/2/ > > > Testing > ------- > > sudo make check (Fedora 27) > > > Thanks, > > James Peach > >
