Skip to content

Commit

Permalink
Execute Active/Active scaling benchmark after functional tests complete
Browse files Browse the repository at this point in the history
Co-authored-by: Michal Hajas <[email protected]>
Signed-off-by: Ryan Emerson <[email protected]>
  • Loading branch information
ryanemerson and mhajas committed Jul 1, 2024
1 parent 777184c commit d0ab2e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
secrets: inherit

run-scaling-benchmark-active-active:
needs: keycloak-deploy-active-active
needs: run-functional-tests-active-active
uses: ./.github/workflows/rosa-scaling-benchmark.yml
with:
clusterName: gh-keycloak-a # ${{ env.CLUSTER_PREFIX }}-a -- unfortunately 'env.' doesn't work here ${{ env.CLUSTER_PREFIX }}-a
Expand Down

0 comments on commit d0ab2e4

Please sign in to comment.