-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61921/
-----------------------------------------------------------
Review request for mesos and Greg Mann.
Bugs: MESOS-7916
https://issues.apache.org/jira/browse/MESOS-7916
Repository: mesos
Description
-------
These tests verifies that sibling tasks can share a Volume owned by
their parent executor using 'sandbox_path' volumes.
Diffs
-----
src/tests/default_executor_tests.cpp afe0afabf784fb65eb833beadd3c584722c321e1
Diff: https://reviews.apache.org/r/61921/diff/1/
Testing
-------
`sudo bin/mesos-tests.sh --gtest_filter="*TasksSharingViaSandboxVolumes*"
--gtest_repeat=500 --gtest_break_on_failure` on GNU/Linux.
Thanks,
Gastón Kleiman