Skip to content

Commit

Permalink
changed cluster naming
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ committed Mar 5, 2025
1 parent 63fc6a6 commit 125debc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-rosa-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
TF_VAR_rhcs_token: ${{secrets.RHCS_ACCOUNT_TOKEN}}
TF_VAR_billing_account_id: ${{secrets.ROSA_BILLING_ACCOUNT}}
TF_VAR_aws_region: ${{inputs.region}}
TF_VAR_cluster_name: rosa-cluster-${{github.run_attempt}}
with:
max_attempts: 1
timeout_minutes: 60
Expand Down

0 comments on commit 125debc

Please sign in to comment.