dasniko / testcontainers-keycloak

A Testcontainer implementation for Keycloak IAM & SSO.
Apache License 2.0
328 stars 51 forks source link

StartupTimeout not propagated when using mounted extension class folder #27

Closed thomasdarimont closed 3 years ago

thomasdarimont commented 3 years ago

When mounting Keycloak extensions from a local module then the used combined WaitStrategy does not consider the configured startupTimout.

dasniko commented 3 years ago

@thomasdarimont Is this an accidental duplicate of #28 and we can close this issue?

thomasdarimont commented 3 years ago

Yes, Github had some issues in the morning :).