----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23510/#review48031 -----------------------------------------------------------
Bad patch! Reviews applied: [23490] Failed command: git apply --index 23490.patch Error: error: src/docker/docker.hpp: does not exist in index error: src/docker/docker.cpp: does not exist in index error: src/slave/containerizer/docker.cpp: does not exist in index - Mesos ReviewBot On July 17, 2014, 6:17 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23510/ > ----------------------------------------------------------- > > (Updated July 17, 2014, 6:17 p.m.) > > > Review request for mesos, Benjamin Hindman and Yifan Gu. > > > Bugs: MESOS-1524 > https://issues.apache.org/jira/browse/MESOS-1524 > > > Repository: mesos-git > > > Description > ------- > > The Docker usage test breaks since we launch a Docker with given resource > limits but when we test usage it will get different limits as Docker update > changes it afterwards. > This fix mocks out Docker update and ignore all Update calls so it has the > same resource limits. > > > Diffs > ----- > > src/tests/docker_containerizer_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/23510/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Timothy Chen > >
