Skip to content

Commit 252559a

Browse files
committed
Fix A/A scaling running before A/A deployment is deployed
Signed-off-by: Michal Hajas <[email protected]>
1 parent 05f8de0 commit 252559a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rosa-cluster-auto-provision-on-schedule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
secrets: inherit
8686

8787
run-scaling-benchmark-active-active:
88+
needs: keycloak-deploy-active-active
8889
uses: ./.github/workflows/rosa-scaling-benchmark.yml
8990
with:
9091
clusterName: gh-keycloak-a # ${{ env.CLUSTER_PREFIX }}-a -- unfortunately 'env.' doesn't work here ${{ env.CLUSTER_PREFIX }}-a

0 commit comments

Comments
 (0)