----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36383/#review132135 -----------------------------------------------------------
src/tests/containerizer/docker_volume_isolator_tests.cpp (line 391) <https://reviews.apache.org/r/36383/#comment196262> I think we could await `cleanup` finish here instead of use a while loop? - haosdent huang On May 7, 2016, 2:59 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36383/ > ----------------------------------------------------------- > > (Updated May 7, 2016, 2:59 a.m.) > > > Review request for mesos, Gilbert Song and Jie Yu. > > > Bugs: MESOS-5266 > https://issues.apache.org/jira/browse/MESOS-5266 > > > Repository: mesos > > > Description > ------- > > Updated docker volume test case by adding checkpoint verify logic. > > > Diffs > ----- > > src/tests/containerizer/docker_volume_isolator_tests.cpp > c524f42743bf08ee54f1cbb083d0d3c85a8b70c9 > > Diff: https://reviews.apache.org/r/36383/diff/ > > > Testing > ------- > > make > make check > > > Thanks, > > Guangya Liu > >
