----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46140/#review131756 -----------------------------------------------------------
Thanks Yu Jie, I saw that https://github.com/apache/mesos/blob/master/src/tests/containerizer/filesystem_isolator_tests.cpp also have some issues you listed, will try to make a cleanp after the test case done. - Guangya Liu On 五月 4, 2016, 8:54 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46140/ > ----------------------------------------------------------- > > (Updated 五月 4, 2016, 8:54 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 > ------- > > Added test "ROOT_CommandTaskNoRootfsWithVolumes". > > > Diffs > ----- > > src/Makefile.am 2ba82a78975f2f54bee8f93bc04b7816ce0887c1 > src/slave/containerizer/mesos/isolators/docker/volume/driver.hpp > 070d52018e82ed3e46fb1b79714ffc4716f6a306 > src/tests/containerizer/docker_volume_isolator_tests.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/46140/diff/ > > > Testing > ------- > > make > make check > GLOG_v=1 ./bin/mesos-tests.sh > --gtest_filter="DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes" > --verbose > > > Thanks, > > Guangya Liu > >
