----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56284/ -----------------------------------------------------------
(Updated Feb. 6, 2017, 8:40 p.m.) Review request for mesos, Jie Yu and Timothy Chen. Changes ------- Used less fragile approach suggested by Jie in [56174](https://reviews.apache.org/r/56174/). Summary (updated) ----------------- Added ProvisionerDockerLocalStoreTest.MissingLayer test. Bugs: MESOS-7045 https://issues.apache.org/jira/browse/MESOS-7045 Repository: mesos Description (updated) ------- The new test verifies that that local Docker puller and store will skip layers that are already pulled. Diffs (updated) ----- src/tests/containerizer/provisioner_docker_tests.cpp 99e0820fa47303896f70c81cfb91cd34f0474e55 Diff: https://reviews.apache.org/r/56284/diff/ Testing ------- `make check` Thanks, Ilya Pronin
