keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
125 stars 68 forks source link

[Horreum] Infinispan metric calculation sometimes results to division to 0 #832

Closed andyuk1986 closed 1 month ago

andyuk1986 commented 1 month ago

Describe the bug

Sometimes it happens that for specific test run the ISPN metric calculation ends with division to 0. Need to investigate and fix.

Version

main

Expected behavior

The ispn metrics should be calculated properly and stored in json report file.

Actual behavior

The issue with division to 0 end with missing data in json file.

How to Reproduce?

Run the rosa scaling benchmark workflow.

Anything else?

No response