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


Fix it, then Ship it!





src/tests/containerizer/runtime_isolator_tests.cpp (line 99)
<https://reviews.apache.org/r/44469/#comment185193>

    Ditto. Can you use:
    ```
    flags.docker_store_dir = path::join(flags.work_dir, "docker");
    ```


- Jie Yu


On March 11, 2016, 12:24 a.m., Gilbert Song wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/44469/
> -----------------------------------------------------------
> 
> (Updated March 11, 2016, 12:24 a.m.)
> 
> 
> Review request for mesos, Artem Harutyunyan, Jie Yu, and Timothy Chen.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Implemented runtime isolator default cmd test.
> 
> 
> Diffs
> -----
> 
>   src/tests/containerizer/runtime_isolator_tests.cpp PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/44469/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> sudo ./bin/mesos-tests.sh
> 
> 
> Thanks,
> 
> Gilbert Song
> 
>

Reply via email to