[
https://issues.apache.org/jira/browse/MESOS-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14174713#comment-14174713
]
Till Toenshoff edited comment on MESOS-1894 at 10/17/14 4:21 AM:
-----------------------------------------------------------------
The current implementation in https://reviews.apache.org/r/26860/ does not yet
allow for exchanging the authenticator module for the tests (see MESOS-1864) --
so it is pretty much (2.) only. That I would like to provide in a subsequent
patch.
was (Author: tillt):
The current implementation in https://reviews.apache.org/r/26860/ does not yet
allow for exchanging the authenticator module for the tests (see MESOS-1864).
That I would like to provide in a subsequent patch.
> Authenticator Module: Tests
> ---------------------------
>
> Key: MESOS-1894
> URL: https://issues.apache.org/jira/browse/MESOS-1894
> Project: Mesos
> Issue Type: Improvement
> Components: modules
> Reporter: Till Toenshoff
> Assignee: Till Toenshoff
> Priority: Blocker
>
> h4. Motivation
> Make sure that an authenticator module can be fully unit- and integration-
> tested within the mesos test suite.
> h4. Status Quo
> We currently have a few CRAM-MD5 specific authentication integration tests (
> {{tests/sasl_tests.cpp}} ) as well as a complete authentication test list for
> authentication as a whole with some CRAM-MD5 specifics again (
> {{tests/authentication.cpp}} ).
> h4. Approach
> 1. MESOS-1864 needs to get fleshed out, providing a module integration test
> scheme for our mesos test suite
> 2. refactor / move / rename integration tests of the CRAM-MD5 specific tests
> {{tests/sasl_tests.cpp}} & {{tests/authentication.cpp}}
> 3. implement tests via a parameterized version of {{tests/authentication.cpp}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)