[ 
https://issues.apache.org/jira/browse/DISPATCH-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959278#comment-14959278
 ] 

Chuck Rolke commented on DISPATCH-166:
--------------------------------------

How to reproduce:

Tests PASS:
if there is no default SASL config file /etc/sasl2/qdrouterd.conf or if that 
file exists and has EXTERNAL in the mech_list:
{noformat}
mech_list: EXTERNAL ANONYMOUS DIGEST-MD5 PLAIN
{noformat}

Tests FAIL:
{noformat}
16: FAIL: test_ssl_cert_to_auth (system_tests_qdstat.QdstatSslTest)
16: FAIL: test_ssl_trustfile_cert_to_auth (system_tests_qdstat.QdstatSslTest)
{noformat}
if file /etc/sasl2/qdrouterd.conf exists and does not contain EXTERNAL in the 
mech_list:
{noformat}
mech_list: ANONYMOUS DIGEST-MD5 PLAIN
{noformat}

> Use test-controlled SASL configuration for system tests
> -------------------------------------------------------
>
>                 Key: DISPATCH-166
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-166
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 0.5
>            Reporter: Ted Ross
>            Assignee: Chuck Rolke
>             Fix For: 0.6
>
>
> Several of the SSL-related tests in the system-test suite can fail if the 
> in-effect SASL configuration does not support the EXTERNAL mechanism.  What 
> is needed is for the test suite to create a proper configuration and use that 
> for the routers under test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to