-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46870/
-----------------------------------------------------------
(Updated May 6, 2016, 9:16 p.m.)
Review request for mesos, Alexander Rojas and Kapil Arya.
Bugs: MESOS-5286
https://issues.apache.org/jira/browse/MESOS-5286
Repository: mesos
Description
-------
New tests were added: `MetricsTest.AgentAuthorizationEnabled`
and `MetricsTest.MasterAuthorizationEnabled`. They verify
that unauthorized requests to the '/metrics/snapshot'
endpoints are rejected.
Diffs (updated)
-----
src/tests/metrics_tests.cpp 2ff6bb5b9ff6040009cb58730f09d6727fb9627c
Diff: https://reviews.apache.org/r/46870/diff/
Testing
-------
`make check` on OSX.
Thanks,
Greg Mann