Skip to content

[CI] Temporarily disable performance test job#1027

Merged
marcusr-amd merged 1 commit into
gfx11from
marcusr/disable-perf-test
Jun 26, 2026
Merged

[CI] Temporarily disable performance test job#1027
marcusr-amd merged 1 commit into
gfx11from
marcusr/disable-perf-test

Conversation

@marcusr-amd

@marcusr-amd marcusr-amd commented Jun 26, 2026

Copy link
Copy Markdown

The linux-strix-halo-gpu-rocm-noneng runners are offline, causing the performance test job to queue indefinitely. This blocks CI even with the always() fix on upload-wheel, because the queued job holds the workflow in 'in_progress' state.

Disable until the noneng runner pool is restored.

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

@eble-amd

Copy link
Copy Markdown

I'm OK with this, but I wonder if the simpler if: false would work.

The linux-strix-halo-gpu-rocm-noneng runners are offline (since
2026-06-23), causing the performance test job to queue indefinitely.

Add `if: false` to skip the job until the runner pool is restored.
Remove the guard to re-enable.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Signed-off-by: Marcus Rosen <marcus.rosen@amd.com>
@marcusr-amd marcusr-amd force-pushed the marcusr/disable-perf-test branch from 0acdc96 to 2df6c40 Compare June 26, 2026 15:22
@marcusr-amd marcusr-amd merged commit 35d9aa5 into gfx11 Jun 26, 2026
5 checks passed
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