Skip to content

fix: fail GPU E2E tests on SKU capacity issues - #9232

Open
sulixu wants to merge 1 commit into
mainfrom
fix/gpu-e2e-fail-on-capacity-issues
Open

fix: fail GPU E2E tests on SKU capacity issues#9232
sulixu wants to merge 1 commit into
mainfrom
fix/gpu-e2e-fail-on-capacity-issues

Conversation

@sulixu

@sulixu sulixu commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Sets SKIP_TESTS_WITH_SKU_CAPACITY_ISSUE=false for the Ubuntu AgentBaker GPU E2E pipeline.

SKU quota/capacity errors will now fail the pipeline instead of silently skipping GPU scenarios, ensuring missing GPU coverage
is visible. The Azure Linux GPU E2E pipeline remains unchanged.
Which issue(s) this PR fixes:
N/A

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

This PR updates the Ubuntu-focused GPU E2E Azure DevOps pipeline configuration to stop silently skipping GPU scenarios when Azure SKU quota/capacity issues are encountered, making missing GPU coverage visible by failing the run instead.

Changes:

  • Set SKIP_TESTS_WITH_SKU_CAPACITY_ISSUE to false in the Ubuntu GPU E2E pipeline (.pipelines/e2e-gpu.yaml) so capacity issues fail the pipeline.
  • (By implication) Keep the Azure Linux GPU E2E pipeline behavior unchanged (.pipelines/e2e-gpu-azurelinux.yaml still has the variable set to true).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown
Contributor

Windows Unit Test Results

  3 files   12 suites   50s ⏱️
389 tests 389 ✅ 0 💤 0 ❌
392 runs  392 ✅ 0 💤 0 ❌

Results for commit 738c80f.

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.

2 participants