-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54784/
-----------------------------------------------------------
(Updated Feb. 15, 2017, 3:31 p.m.)
Review request for mesos and Adam B.
Changes
-------
Changes requested by Greg plus some changes needed to take into account recent
changes in the API.
Summary (updated)
-----------------
Adds authorization tests when trying to attach to a container input.
Bugs: MESOS-6886
https://issues.apache.org/jira/browse/MESOS-6886
Repository: mesos
Description (updated)
-------
Introduces a test where a principal is allowed to launch a container
session, but not to attach to its input, therefore its attempts should
fail.
Diffs (updated)
-----
src/tests/api_tests.cpp aa7d89a710400d1460bc9139ea563cfdd45bd58f
Diff: https://reviews.apache.org/r/54784/diff/
Testing
-------
make check
Thanks,
Alexander Rojas