keycloak / keycloak-benchmark

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

restart pods after dataset is created in rosa scaling benchmark for scheduled and on demand runs #776

Closed kami619 closed 4 months ago

kami619 commented 4 months ago
kami619 commented 4 months ago

it works : https://github.com/kami619/keycloak-benchmark/actions/runs/8709296473/job/23888618968#step:15:1

kami619 commented 4 months ago

@ahus1 this should be good now for another review.

ahus1 commented 4 months ago

@kami619 - thank you for the update. Do you have an example run in your repository with this change that you can link to?

kami619 commented 4 months ago

@kami619 - thank you for the update. Do you have an example run in your repository with this change that you can link to?

I ran it with changes forced into my fork's main.

https://github.com/kami619/keycloak-benchmark/actions/runs/8739686884/job/23981556406#step:15:46

that annoying thing with github where you cannot run with the branch on your fork but have to backport the changes to main to get a GHA run, is there any better way around it ?

ahus1 commented 4 months ago

AFAIK you can choose your branch at least when you run the dispatch via the UI. Yes, still not the simplest thing.