Skip to content

Use Linux A10 Agents for Integration Tests - #2248

Merged
baijumeswani merged 1 commit into
mainfrom
baijumeswani/ci-workaround
Jun 29, 2026
Merged

Use Linux A10 Agents for Integration Tests#2248
baijumeswani merged 1 commit into
mainfrom
baijumeswani/ci-workaround

Conversation

@baijumeswani

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 29, 2026 21:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Azure DevOps integration test pipeline to run Linux CUDA integration tests on A10 GPU agents (instead of H100), aligning the Linux CUDA build architecture and test skip logic with the new hardware constraints.

Changes:

  • Switch Linux CUDA integration test jobs to the onnxruntime-Linux-GPU-A10 pool.
  • Build the Linux CUDA integration wheel for sm_86 (CMAKE_CUDA_ARCHITECTURES=86-real) to match A10.
  • Extend VRAM-constrained integration-test skips to cover Linux CUDA for the same large models currently skipped on Windows A10.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
test/python/integration/test_integration_text.py Adds Linux CUDA entries to the VRAM-constrained skip list and updates the comment to mention both Windows/Linux A10 pools.
.pipelines/stages/jobs/integration-test-job.yml Routes Linux CUDA integration test jobs to the A10 GPU agent pool.
.pipelines/stages/jobs/integration-build-job.yml Builds Linux CUDA wheels targeting sm_86 to match A10 GPUs.
.pipelines/integration-tests.yml Updates pipeline documentation to reflect Linux CUDA builds targeting A10 (sm_86).

@baijumeswani
baijumeswani force-pushed the baijumeswani/ci-workaround branch from 8b41e7b to 588f949 Compare June 29, 2026 22:00
@tianleiwu
tianleiwu enabled auto-merge (squash) June 29, 2026 23:38
@baijumeswani
baijumeswani disabled auto-merge June 29, 2026 23:51
@baijumeswani
baijumeswani merged commit 8e23b6d into main Jun 29, 2026
62 of 65 checks passed
@baijumeswani
baijumeswani deleted the baijumeswani/ci-workaround branch June 29, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants