-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56621/
-----------------------------------------------------------
(Updated Feb. 22, 2017, 7:54 p.m.)
Review request for mesos, Adam B, Alexander Rojas, Jan Schlicht, Till
Toenshoff, and Vinod Kone.
Changes
-------
Accommodated validation logging changes.
Bugs: MESOS-7003
https://issues.apache.org/jira/browse/MESOS-7003
Repository: mesos
Description
-------
This patch updates the Mesos tests to use
authenticated handlers which accept an
`AuthenticationContext` instead of an
`Option<string> principal`.
Diffs (updated)
-----
src/tests/files_tests.cpp 6c6353e406249f021803e83909415e9908ded28c
src/tests/http_authentication_tests.cpp
95f01c432f77d1a944dd78c343e21b310676417f
src/tests/master_validation_tests.cpp
53771f6b5492009fe75cbbfc03a2b542856c1070
Diff: https://reviews.apache.org/r/56621/diff/
Testing
-------
`make check`
Thanks,
Greg Mann