Skip to content

Commit

Permalink
Fix A/A scaling running before A/A deployment is deployed
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Hajas <[email protected]>
  • Loading branch information
mhajas committed Jun 19, 2024
1 parent 05f8de0 commit 252559a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
secrets: inherit

run-scaling-benchmark-active-active:
needs: keycloak-deploy-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 252559a

Please sign in to comment.