-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58428/
-----------------------------------------------------------
(Updated April 14, 2017, 9:16 p.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-7339
https://issues.apache.org/jira/browse/MESOS-7339
Repository: mesos
Description
-------
This patch adds new tests to verify that HTTP executors cannot
subscribe or launch nested containers when HTTP executor
authentication is enabled, authorization is enabled, and they
do not provide a valid executor authentication token
Diffs (updated)
-----
src/tests/slave_authorization_tests.cpp
3657e0a3d19d75cef92e5bf90b65ef00c291b032
Diff: https://reviews.apache.org/r/58428/diff/2/
Changes: https://reviews.apache.org/r/58428/diff/1-2/
Testing
-------
`make check`
Thanks,
Greg Mann