File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4343 CLUSTER_NAME : " nvs-d${{ github.run_id }}"
4444 K8S_VERSION : " 1.34"
4545 EKSCTL_VERSION : " 0.216.0"
46- GPU_AVAILABILITY_ZONE : " us-east-1e "
46+ GPU_AVAILABILITY_ZONE : " e "
4747 GPU_NODE_COUNT : " 1"
4848 CAPACITY_RESERVATION_ID : " cr-0cbe491320188dfa6"
4949
Original file line number Diff line number Diff line change @@ -110,9 +110,9 @@ jobs:
110110 integration-test-aws :
111111 runs-on : ubuntu-latest
112112 env :
113- AWS_ACCOUNT_ID : " 528757803597 " # From terraform output
114- AWS_REGION : " us-west-2 "
115- GITHUB_ACTIONS_ROLE_ARN : " arn:aws:iam::528757803597 :role/github-actions-role"
113+ AWS_ACCOUNT_ID : " 12345678910 " # From terraform output
114+ AWS_REGION : " us-east-1 "
115+ GITHUB_ACTIONS_ROLE_ARN : " arn:aws:iam::12345678910 :role/github-actions-role"
116116
117117 steps :
118118 - name : Configure AWS credentials
You can’t perform that action at this time.
0 commit comments