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

Review request for mesos, Anand Mazumdar, Avinash sridharan, Jie Yu, Joris Van 
Remoortere, and Vinod Kone.


Repository: mesos


Description
-------

This unit test verifies that the task group launched in the default
executor can access the persistent volume on the executor level by
using 'volume/sandbox_path' isolator.

The test is parameterized as the following three cases:
1. posix launcher + volume/sandbox_path (symlink).
2. linux launcher + volume/sandbox_path (symlink).
3. linux launcher + filesystem/linux + volume/sandbox_path (bind mount).


Diffs
-----

  src/tests/default_executor_tests.cpp eaf639467aaaa35b28b21bfb7e16aca5924a5a82 


Diff: https://reviews.apache.org/r/57186/diff/1/


Testing
-------

make check


Thanks,

Gilbert Song

Reply via email to