-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50960/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Jie Yu.
Bugs: MESOS-4288
https://issues.apache.org/jira/browse/MESOS-4288
Repository: mesos
Description
-------
Added tests to fetch using all three modes that 'rkt fetch' supports,
fetch with meta discovery ex: 'coreos.com/hello:latest',
fetch from a specific location ex: 'https://github.com/xxx/hello.aci'
fetch from docker registry ex: 'docker://hello-world'.
Diffs
-----
src/tests/uri_fetcher_tests.cpp 072c09b8081e5d5dded907b1a0ffb6d739d86911
Diff: https://reviews.apache.org/r/50960/diff/
Testing
-------
make check
Thanks,
Srinivas Brahmaroutu