-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46869/
-----------------------------------------------------------
(Updated May 10, 2016, 8:36 p.m.)
Review request for mesos, Alexander Rojas and Kapil Arya.
Changes
-------
Addressed comment.
Bugs: MESOS-5286
https://issues.apache.org/jira/browse/MESOS-5286
Repository: mesos
Description
-------
The test cluster initialization code was altered
to enable authorization of libprocess-level HTTP
endpoints when a master or agent is launched
with authorization enabled.
Diffs (updated)
-----
src/tests/cluster.hpp 60ab3f72b6ff84324c9991d22d6e52cfe0cb6501
src/tests/cluster.cpp db7262868164b1966a9824b8aa53dbe9c5af7c2f
Diff: https://reviews.apache.org/r/46869/diff/
Testing
-------
`make check` on OSX.
Thanks,
Greg Mann