Skip to content

Commit

Permalink
Disable CockroachDB model tests since they are flaky (keycloak#23416)
Browse files Browse the repository at this point in the history
Closes keycloak#22645

Signed-off-by: Michal Hajas <[email protected]>
(cherry picked from commit 533f9e7)
  • Loading branch information
mhajas authored Sep 21, 2023
1 parent 59bf71d commit af03226
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions testsuite/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit af03226

Please sign in to comment.