-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56475/
-----------------------------------------------------------
(Updated March 14, 2017, 5:07 p.m.)
Review request for mesos, Alexander Rojas, Jan Schlicht, Till Toenshoff, and
Vinod Kone.
Changes
-------
Rebase.
Bugs: MESOS-7004
https://issues.apache.org/jira/browse/MESOS-7004
Repository: mesos
Description
-------
This patch adds a unit test to verify the functionality of
the `CombinedAuthenticator`. The new test is called
`CombinedAuthenticatorTest.MultipleAuthenticators`.
Diffs (updated)
-----
src/tests/http_authentication_tests.cpp
0eeed9d19881cf3fa5fec7fb7fedc1e92784f58b
Diff: https://reviews.apache.org/r/56475/diff/5/
Changes: https://reviews.apache.org/r/56475/diff/4-5/
Testing
-------
The following commands were used to test:
`make check`
`bin/mesos-tests.sh --gtest_filter="*CombinedAuthenticator*" --gtest_repeat=-1
--gtest_break_on_failure`
Thanks,
Greg Mann