Disable CockroachDB model tests since they are flaky (#23391)
Closes #22645 Signed-off-by: Michal Hajas <mhajas@redhat.com>
This commit is contained in:
parent
bb2f59df87
commit
533f9e7093
1 changed files with 0 additions and 8 deletions
|
@ -381,14 +381,6 @@
|
|||
</properties>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
<id>map-jpa-cockroachdb</id>
|
||||
<properties>
|
||||
<keycloak.profile.feature.map_storage>enabled</keycloak.profile.feature.map_storage>
|
||||
<keycloak.model.parameters>Map,JpaMapStorageCockroachdb</keycloak.model.parameters>
|
||||
</properties>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
<id>.asyncProfiler</id>
|
||||
<activation>
|
||||
|
|
Loading…
Reference in a new issue