Skip to content

LDAP Integration Tests Should Use Random Port #8762

@jzheaux

Description

@jzheaux

Expected Behavior

The integration tests in spring-security-ldap use a random port to prevent collisions

Current Behavior

The ApacheDsContainerConfig uses the default port, which is 55389. With concurrent tests, this increases the likelihood of a collision.

Context

The builds fail more often when LDAP tests use ApacheDsContainer with the default port due to port collisions.

Metadata

Metadata

Assignees

Labels

in: ldapAn issue in spring-security-ldaptype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions