ci: stabilize GPU E2E and merge queue#142
Open
rominf wants to merge 5 commits into
Open
Conversation
rominf
force-pushed
the
ci-shared-windows-strix-runners
branch
5 times, most recently
from
July 23, 2026 12:30
3ae216c to
c2c2274
Compare
EugeneKSiloAi
approved these changes
Jul 23, 2026
rominf
enabled auto-merge
July 23, 2026 14:13
clydehoang1
approved these changes
Jul 23, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Jul 23, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Jul 23, 2026
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
rominf
enabled auto-merge
July 23, 2026 17:40
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 23, 2026
rominf
enabled auto-merge
July 23, 2026 18:25
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
rominf
force-pushed
the
ci-shared-windows-strix-runners
branch
from
July 24, 2026 12:23
bb89ce9 to
cf10418
Compare
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Jul 24, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to no response for status checks
Jul 24, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
platform.json, and consolidated report. Intermittent known bugs may reproduce or XPASS without reddening the lane, while deterministic XPASS remains fatal as stale metadata.merge_groupsupport, replacing default setup so required CodeQL checks are produced in the merge queue.Root cause
PR and merge-group runs exposed three independent CI issues:
startingyet intermittently fail to publish the model before the scenario deadline.merge_group; the queue timed out twice despite a green repository CI workflow.The recovered dedicated Strix Halo Windows runner is used unchanged. The temporary organization-runner routing, wrapper-cleanup disablement, and Windows Lemonade EAI-7455 xfails have been removed.
Risk and scope
Test plan
cargo test -p e2e-cucumber --all-targets— 31 passedcargo test -p e2e-report— 34 passedcargo clippy -p e2e-cucumber -p e2e-report --all-targets -- -D warnings