----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65393/#review196453 -----------------------------------------------------------
PASS: Mesos patch 65393 was successfully built and tested. Reviews applied: `['65393']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65393 - Mesos Reviewbot Windows On Jan. 29, 2018, 6:20 p.m., Akash Gupta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65393/ > ----------------------------------------------------------- > > (Updated Jan. 29, 2018, 6:20 p.m.) > > > Review request for mesos, Alexander Rukletsov, Andrew Schwartzmeyer, and > Gaston Kleiman. > > > Bugs: MESOS-8498 > https://issues.apache.org/jira/browse/MESOS-8498 > > > Repository: mesos > > > Description > ------- > > The original command health check was calling `docker exec` instead > of `docker -H <docker_socket> exec`, so it was ignoring the socket > value passed to the docker executor. > > > Diffs > ----- > > src/docker/docker.hpp d9e71f8841a868082170d28fc4f3d495e2eb1e61 > src/docker/executor.cpp e4c53d558e414e50b1c429fba8e31e504c63744a > > > Diff: https://reviews.apache.org/r/65393/diff/1/ > > > Testing > ------- > > ran mesos-tests --docker flag. > > > Thanks, > > Akash Gupta > >
