-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46254/
-----------------------------------------------------------
Review request for mesos, Adam B and Ben Mahler.
Bugs: MESOS-4902
https://issues.apache.org/jira/browse/MESOS-4902
Repository: mesos
Description
-------
Both the initialization code in the libprocess tests
main.cpp as well as some of the test code needs access
to a common authentication realm; this patch adds such
a realm.
Diffs
-----
3rdparty/libprocess/include/process/gtest.hpp
3e0887257e1484813b3547170a5a1b9bb89de0d2
3rdparty/libprocess/src/tests/main.cpp
78858a2b84a439d8f8a60ec8bcb6ac3a308087a6
Diff: https://reviews.apache.org/r/46254/diff/
Testing
-------
`sudo make check` on OSX.
Thanks,
Greg Mann