-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27651/
-----------------------------------------------------------
(Updated Nov. 6, 2014, 9:05 p.m.)
Review request for mesos, Adam B and Vinod Kone.
Changes
-------
updated jira id to tie into specific instead of epic
Bugs: MESOS-2041
https://issues.apache.org/jira/browse/MESOS-2041
Repository: mesos-git
Description
-------
CRAMMD5Authentication tests now cover all default and modularized
authenticator/authenticatee combinations.
Also adds a test for missing credential for the authenticatee.
Diffs
-----
src/authentication/cram_md5/authenticatee.hpp 3088a77
src/tests/cram_md5_authentication_tests.cpp 74ea2ad
src/tests/module.hpp 7970c28
src/tests/module.cpp 482ed22
Diff: https://reviews.apache.org/r/27651/diff/
Testing
-------
make check
Thanks,
Till Toenshoff