-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58458/
-----------------------------------------------------------
Review request for mesos, Adam B, Anand Mazumdar, Alexander Rojas, and Vinod
Kone.
Bugs: MESOS-7339
https://issues.apache.org/jira/browse/MESOS-7339
Repository: mesos
Description
-------
This patch enables authorization in the check and health check
tests which use the default executor. Simple permissive ACLs are
set, forcing the local authorizer to be loaded which allows us
to test the implicit executor authorization code for agent
operator API calls.
Diffs
-----
src/tests/check_tests.cpp d7fcbf940102efe0841f07e8c4937a78361bc422
src/tests/health_check_tests.cpp c5857b2415faaec4d0557e50cbeb42379f4550ac
Diff: https://reviews.apache.org/r/58458/diff/1/
Testing
-------
`make check`
Thanks,
Greg Mann