-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62632/
-----------------------------------------------------------
Review request for mesos, Greg Mann and Vinod Kone.
Bugs: MESOS-7916
https://issues.apache.org/jira/browse/MESOS-7916
Repository: mesos
Description
-------
This test verifies that URIs set on Docker tasks are fetched and made
available to them when started by the DefaultExecutor.
Diffs
-----
src/tests/default_executor_tests.cpp dd1a6ad0d4e2bf74972e15b478652196ee9cd927
Diff: https://reviews.apache.org/r/62632/diff/1/
Testing
-------
`sudo GLOG_v=1 bin/mesos-tests.sh
--gtest_filter="*DefaultExecutor*DockerTaskWithFileURI*" --verbose
--gtest_repeat=200` passed on GNU/Linux
Thanks,
Gaston Kleiman