-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48789/
-----------------------------------------------------------
(Updated June 16, 2016, 1:01 p.m.)
Review request for mesos, Adam B and Till Toenshoff.
Bugs: MESOS-5615
https://issues.apache.org/jira/browse/MESOS-5615
Repository: mesos
Description
-------
We add tests for checking whether the
LocalAuthorizer authorizes sandbox access
as expected. Furthermore we extend the
'Get_ExecutorInfo' test to check for correct
copying of fields which are relevant to
authorization.
Diffs
-----
src/tests/authorization_tests.cpp 217f36f38b589f6ee9df36c1c5d9b4fbb5b53033
src/tests/slave_tests.cpp 7ba03e8c06b8aaac1e57124c257660acd8c1d78a
Diff: https://reviews.apache.org/r/48789/diff/
Testing
-------
make check + repeat new tests * 100
Thanks,
Joerg Schad