Enable CI coverage for the Hibernate Multi-tenancy integration tests #9389
Labels
area/hibernate-orm
Hibernate ORM
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
area/persistence
OBSOLETE, DO NOT USE
Milestone
Description
We'll need to list the new integration test module
<artifactId>quarkus-integration-test-hibernate-tenancy</artifactId>
among those running with the MariaDB service enabled.It also needs to be able to login on MariaDB using the
root
account, using passwordsecret
.This is a follow-up on #8545
The text was updated successfully, but these errors were encountered: