Unverified Commit 67f732fd authored by Tushar Sharma's avatar Tushar Sharma Committed by GitHub
Browse files

ci: remove -amd64 suffix from GAIE deploy test image tag (#7848)


Co-authored-by: default avatarClaude Opus 4.6 (1M context) <noreply@anthropic.com>
parent 38b99369
...@@ -438,7 +438,7 @@ jobs: ...@@ -438,7 +438,7 @@ jobs:
extra_pytest_args: >- extra_pytest_args: >-
-m framework_with_gaie -m framework_with_gaie
--frontend-image=${{ secrets.AZURE_ACR_HOSTNAME }}/ai-dynamo/dynamo:${{ github.sha }}-frontend --frontend-image=${{ secrets.AZURE_ACR_HOSTNAME }}/ai-dynamo/dynamo:${{ github.sha }}-frontend
--image=${{ secrets.AZURE_ACR_HOSTNAME }}/ai-dynamo/dynamo:${{ github.sha }}-vllm-runtime-cuda12-amd64 --image=${{ secrets.AZURE_ACR_HOSTNAME }}/ai-dynamo/dynamo:${{ github.sha }}-vllm-runtime-cuda12
deploy-status-check: deploy-status-check:
runs-on: ubuntu-latest runs-on: ubuntu-latest
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment