Kevin Risden created KNOX-2474:
----------------------------------
Summary: RemoteConfigurationRegistryJAASConfigTest fails due to
invalid auth
Key: KNOX-2474
URL: https://issues.apache.org/jira/browse/KNOX-2474
Project: Apache Knox
Issue Type: Test
Components: Tests
Reporter: Kevin Risden
Assignee: Kevin Risden
Fix For: 1.6.0
RemoteConfigurationRegistryJAASConfigTest fails for me sometimes based on the
order of tests that get run. Zookeeper with and without SASL in one test class
seems to get really confused. As long as the SASL tests run first, then
everything is happy. If non sasl runs first, the sasl tests fail. I was able to
fix this by using a base class and then separate out the sasl vs non sasl tests
into two separate test classes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)