> On Aug. 12, 2015, 6:16 p.m., Jiang Yan Xu wrote:
> > src/tests/containerizer/filesystem_isolator_tests.cpp, line 157
> > <https://reviews.apache.org/r/37237/diff/3/?file=1035028#file1035028line157>
> >
> >     So this relies on the launch not failing to indicate it has 
> > successfully pivoted?
> >     
> >     Ideally there is something to prove it's indeed in the new rootfs.

I used [ ! -d 'os::getcwd()' ] instead.


- Jie


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37237/#review95025
-----------------------------------------------------------


On Aug. 8, 2015, 12:32 a.m., Jie Yu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37237/
> -----------------------------------------------------------
> 
> (Updated Aug. 8, 2015, 12:32 a.m.)
> 
> 
> Review request for mesos, Lily Chen, Ian Downes, Jojy Varghese, Timothy Chen, 
> Vinod Kone, and Jiang Yan Xu.
> 
> 
> Bugs: MESOS-2794
>     https://issues.apache.org/jira/browse/MESOS-2794
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Added a few MesosContainerizer filesystem tests to test the linux filesystem 
> isolator.
> 
> This adds the tests for https://reviews.apache.org/r/37236/
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am c213ac779e7acc3235312ca9524b3959417b8c33 
>   src/tests/containerizer/filesystem_isolator_tests.cpp PRE-CREATION 
>   src/tests/containerizer/provisioner.hpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/37237/diff/
> 
> 
> Testing
> -------
> 
> sudo make check
> 
> 
> Thanks,
> 
> Jie Yu
> 
>

Reply via email to