----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56284/#review164235 -----------------------------------------------------------
src/tests/containerizer/provisioner_docker_tests.cpp (line 396) <https://reviews.apache.org/r/56284/#comment235893> How about making this a bit simpler: "This test verifies that the store skips layers that are already pulled" - Timothy Chen On Feb. 3, 2017, 6:08 p.m., Ilya Pronin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56284/ > ----------------------------------------------------------- > > (Updated Feb. 3, 2017, 6:08 p.m.) > > > Review request for mesos, Jie Yu and Timothy Chen. > > > Bugs: MESOS-7045 > https://issues.apache.org/jira/browse/MESOS-7045 > > > Repository: mesos > > > Description > ------- > > Added a test that verifies that Docker `Store` is OK when a puller skips > layers that already are in the store. > > > Diffs > ----- > > src/tests/containerizer/provisioner_docker_tests.cpp > af9987f88205d00d091f35fa734d5667506aaffd > > Diff: https://reviews.apache.org/r/56284/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Ilya Pronin > >
