Skip to content

Commit

Permalink
feat: test benchmark data load for perf testing
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed Dec 13, 2024
1 parent cc87b57 commit 432d0b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/keycloak/Dockerfile-26
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ ENV KC_METRICS_ENABLED=true
# Configure a database vendor
ENV KC_DB=postgres

COPY ./benchmarks/keycloak-benchmark-dataset-0.15-SNAPSHOT.jar /opt/keycloak/providers

COPY --from=extensions-builder /tmp/services/target/bcgov-services-1.0.0.jar /opt/keycloak/providers/

WORKDIR /opt/keycloak
Expand Down
Binary file not shown.

0 comments on commit 432d0b8

Please sign in to comment.