-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58258/
-----------------------------------------------------------
(Updated April 12, 2017, 5:57 p.m.)
Review request for mesos, Adam B, Alexander Rojas, Till Toenshoff, and Vinod
Kone.
Bugs: MESOS-7339
https://issues.apache.org/jira/browse/MESOS-7339
Repository: mesos
Description
-------
This patch adds a new test,
`SlaveAuthorizerTest.AuthorizeRunTaskGroup`, which
verifies that task groups can be launched when
executor authentication is required and the local
authorizer is loaded.
Diffs (updated)
-----
src/tests/slave_authorization_tests.cpp
3657e0a3d19d75cef92e5bf90b65ef00c291b032
Diff: https://reviews.apache.org/r/58258/diff/3/
Changes: https://reviews.apache.org/r/58258/diff/2-3/
Testing
-------
`make check` when configured with SSL enabled.
Thanks,
Greg Mann