Open
Description
Describe the bug
keycloak-benchmark-0.12-SNAPSHOT.tar.gz includes the following:
keycloak-benchmark-0.12-SNAPSHOT/bin/kcb.sh
keycloak-benchmark-0.12-SNAPSHOT/bin/kc-failover.sh
keycloak-benchmark-0.12-SNAPSHOT/bin/initialize-benchmark-entities.sh
keycloak-benchmark-0.12-SNAPSHOT/bin/kc-chaos.sh
keycloak-benchmark-0.12-SNAPSHOT/conf/README.adoc
keycloak-benchmark-0.12-SNAPSHOT/lib/keycloak-benchmark-0.12-SNAPSHOT.jar
But it doesn't include: dataset-import.sh which is a crucial piece of the puzzle. To get that script to run it you need to download the src.
Version
Keycloak 24, keycloak-benchmark 0.12-SNAPSHOT
Expected behavior
Scripts and binaries expected to be run by the user, are included with the binary distribution.
Actual behavior
Only some portion of the scripts are included.
How to Reproduce?
Try and run benchmarks without cloning down the src.
Anything else?
This is a minor issue