Skip to content

ansible: disable runner name randomization - #196

Merged
theihor merged 1 commit into
mainfrom
runner-name-fix
Oct 14, 2025
Merged

ansible: disable runner name randomization#196
theihor merged 1 commit into
mainfrom
runner-name-fix

Conversation

@theihor

@theihor theihor commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

In commit 151eda0 RANDOM_RUNNER_SUFFIX was set to true in order to mitigate runner registration errors [1].

This had a side effect of stale runners accumulating,, eventually reaching 10k runners limit in the default runner group on BPF CI.

Now that the registration errors appear to be addressed by GitHub, disable runner name randomization.

[1] actions/runner#3857 (comment)

In commit 151eda0 RANDOM_RUNNER_SUFFIX was set to true in order to
mitigate runner registration errors [1].

This had a side effect of stale runners accumulating,, eventually
reaching 10k runners limit in the default runner group on BPF CI.

Now that the registration errors appear to be addressed by GitHub,
disable runner name randomization.

[1] actions/runner#3857 (comment)
@theihor

theihor commented Oct 14, 2025

Copy link
Copy Markdown
Contributor Author

CI failures are not relevant. Merging.

@theihor
theihor merged commit ae7d600 into main Oct 14, 2025
14 of 18 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.

1 participant