Hi,
I wanted to ask how the performance test suite is used/meant to be used in the Keycloak project (https://github.com/keycloak/keycloak/tree/master/testsuite/performance)?
Are these tests executed in a regular basis, e. g. before releasing a new Keycloak version? They are not executed in the CI pipeline that runs in each PR as far as I can see.
Or are these tests meant to be run by users of Keycloak, e. g. before upgrading to a new Keycloak version?