Skip to content

[DO NOT MERGE] [raycicmd] Add experimental runner queues for gpu, gpu-large, g6-large#494

Open
sai-miduthuri wants to merge 1 commit into
mainfrom
sai-miduthuri/add-experimental-queues
Open

[DO NOT MERGE] [raycicmd] Add experimental runner queues for gpu, gpu-large, g6-large#494
sai-miduthuri wants to merge 1 commit into
mainfrom
sai-miduthuri/add-experimental-queues

Conversation

@sai-miduthuri

Copy link
Copy Markdown
Contributor

What

Adds experimental runner queue mappings to both the PR and branch pipeline configs in raycicmd/builtin_configs.go for the gpu, gpu-large, and g6-large instance types.

New queue key names → reef runner queue names:

Queue key Branch PR
gpu-experimental gpu_experimental_runner_queue_branch gpu_experimental_runner_queue_pr
gpu-large-experimental gpu_large_experimental_runner_queue_branch gpu_large_experimental_runner_queue_pr
g6-large-experimental g6_large_experimental_runner_queue_branch g6_large_experimental_runner_queue_pr

These follow the existing naming convention (<type>-experimental key → <type>_experimental_runner_queue_<branch|pr> value) and are grouped as a separate, commented section at the end of each RunnerQueues map.

Testing

go build . and go test ./raycicmd/ pass.

🤖 Generated with Claude Code

Add experimental PR and branch runner queue mappings for the gpu,
gpu-large, and g6-large instance types.

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

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request adds new experimental runner queues (gpu-experimental, gpu-large-experimental, and g6-large-experimental) to both the branch and PR pipeline configurations in raycicmd/builtin_configs.go. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@sai-miduthuri sai-miduthuri changed the title [raycicmd] Add experimental runner queues for gpu, gpu-large, g6-large [DO NOT MERGE] [raycicmd] Add experimental runner queues for gpu, gpu-large, g6-large Jun 15, 2026
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.

1 participant