----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68872/#review209115 -----------------------------------------------------------
PASS: Mesos patch 68872 was successfully built and tested. Reviews applied: `['68882', '68872']` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2406/mesos-review-68872 - Mesos Reviewbot Windows On Sept. 29, 2018, 3:22 a.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68872/ > ----------------------------------------------------------- > > (Updated Sept. 29, 2018, 3:22 a.m.) > > > Review request for mesos and Gilbert Song. > > > Bugs: MESOS-9231 > https://issues.apache.org/jira/browse/MESOS-9231 > > > Repository: mesos > > > Description > ------- > > Without `--type` option, `docker inspect` is generic and will match > against any object types. However in our case, we only care about > Docker container rather than any other object types, so we need to > add `--type=container` so that `docker inspect` will only match Docker > container. > > > Diffs > ----- > > src/docker/docker.cpp baac70f25ef3f944541341822aacb6a395853113 > > > Diff: https://reviews.apache.org/r/68872/diff/1/ > > > Testing > ------- > > > Thanks, > > Qian Zhang > >
