[
https://issues.jboss.org/browse/WFLY-2124?page=com.atlassian.jira.plugin....
]
Tomaz Cerar reassigned WFLY-2124:
---------------------------------
Assignee: Tomaz Cerar (was: Darran Lofthouse)
Revisit LDAP testing within the testsuite.
------------------------------------------
Key: WFLY-2124
URL:
https://issues.jboss.org/browse/WFLY-2124
Project: WildFly
Issue Type: Task
Components: Test Suite
Reporter: Darran Lofthouse
Assignee: Tomaz Cerar
Fix For: 8.0.0.CR1
We currently use ApacheDS in multiple locations within the testsuite.
Unfortunately in many places this has led to some quite in-depth sections of code being
added to work around issues found with the LDAP server. The problem then is that as we
are only using a milestone release upgrades cause API changes making this entire block of
code subject to further modifications.
Domain management unit testing is using a custom schema which fails to load with the
older M7 version so is using M15 on it's own.
All interaction with ApacheDS should be split into it's own module that can then be
used both by unit tests within domain management and elsehwere in the testsuite.
Interaction should also use the simplest method possible to initialise the server so that
future version upgrades will be easier.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira