----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57186/#review167292 -----------------------------------------------------------
Patch looks great! Reviews applied: [57184, 57185, 57186] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 1, 2017, 12:15 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57186/ > ----------------------------------------------------------- > > (Updated March 1, 2017, 12:15 a.m.) > > > 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 > >
