----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56809/#review166047 -----------------------------------------------------------
src/tests/containerizer/nested_mesos_containerizer_tests.cpp (lines 998 - 1012) <https://reviews.apache.org/r/56809/#comment237953> Instead of that, can we call 'provisioner->provision' and use DockerArchive as the local docker store? src/tests/containerizer/nested_mesos_containerizer_tests.cpp (line 1014) <https://reviews.apache.org/r/56809/#comment237954> Do you want to check if provisioner dir has been cleaned up? - Jie Yu On Feb. 18, 2017, 1:55 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56809/ > ----------------------------------------------------------- > > (Updated Feb. 18, 2017, 1:55 a.m.) > > > Review request for mesos, Avinash sridharan, Jie Yu, and Kevin Klues. > > > Repository: mesos > > > Description > ------- > > Added test for nested container machine reboot case. > > > Diffs > ----- > > src/tests/containerizer/nested_mesos_containerizer_tests.cpp > ea01fe55a28d17105157004d8cf0976202a49b7c > > Diff: https://reviews.apache.org/r/56809/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
