Add grgh (Gorgon Halo) to tested_platforms across playbooks - #822
Open
bconsolvo wants to merge 1 commit into
Open
Add grgh (Gorgon Halo) to tested_platforms across playbooks#822bconsolvo wants to merge 1 commit into
bconsolvo wants to merge 1 commit into
Conversation
Adds grgh: [linux] to tested_platforms in every playbook that already declares a tested_platforms block, so the new x-ultra runner (group grgh, a Linux-only Gorgon Halo) is exercised by CI. grgh is tested-only, not added to required_platforms, so a single new runner's availability does not gate PR merges. Co-Authored-By: Claude <noreply@anthropic.com>
bconsolvo
requested review from
adamlam2-amd,
harkgill-amd and
lucbruni-amd
as code owners
August 27, 2026 00:52
harkgill-amd
approved these changes
Aug 27, 2026
harkgill-amd
left a comment
Collaborator
There was a problem hiding this comment.
LGTM but hinges on the changes requested in #821. Let's get that one merged in first.
2 tasks
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
Adds
grgh: ["linux"]totested_platformsin every playbook that already declares atested_platformsblock, so the newx-ultrarunner (groupgrgh, a Linux-only Gorgon Halo) gets exercised by CI.tested_platformsblock — every one includeshalo, sogrghsits right after it).x-ultrais a Linux box, sogrghis["linux"]regardless of whether the playbook testshaloon windows too.grghis intentionally not added torequired_platforms, so the availability of a single new runner does not gate PR merges.Not changed
tested_platformsblock (thebackup/folder and a few untested active playbooks) are left untouched — adding a lonegrghwhere nothing else is tested would be odd.required_platformsandsupported_platformsare unchanged.Related
Depends on the runner registration in #821 (adds
x-ultra/grghtorunners.json). This PR wires up test coverage; #821 registers the machine.Test plan
grghplaced immediately afterhalo, no other keys reorderedgrgh/x-ultratest jobs appear in a Test Playbooks run