Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Testsuite PoC - Add database suppliers #30616

@stianst

Description

@stianst

Add H2 (in-mem) and PostgreSQL database suppliers, and make the Keycloak test server supplier depend on the database.

The database will return the configuration needed for the Keycloak server to connect to it (hostname, username, password, etc.).

The H2 database supplier, will basically do nothing other than return the config options (db=dev-mem?), while the Postgres database supplier will start a Postgres testcontainer, and return configuration to the test server supplier like hostname, username, password, etc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions