Skip to content

release-24.3: roachtest: link on large pool - #157934

Merged
rickystewart merged 1 commit into
cockroachdb:release-24.3from
rickystewart:blathers/backport-release-24.3-157927
Nov 17, 2025
Merged

release-24.3: roachtest: link on large pool#157934
rickystewart merged 1 commit into
cockroachdb:release-24.3from
rickystewart:blathers/backport-release-24.3-157927

roachtest: link on `large` pool

89c0212
Select commit
Loading
Failed to load commit list.
blathers[crl] / Backport Policy Check succeeded Nov 17, 2025 in 0s

Backport policy check passed

This PR complies with the backport policy and is eligible for backporting.

Details

✅ PR #157934 is compliant with backport policy

Confidence: high
Backward compatible: true
Explanation: The PR is for a change in the non-production file path 'pkg/cmd/roachtest/BUILD.bazel', which is categorized under development tools. According to the policy criteria, changes that only affect non-production code, such as tests or development tools, are exempt from the standard backport requirements. The change in question adds an 'exec_properties' attribute to modify execution pool settings in a build configuration file and does not affect production code. The PR also includes a 'Release justification: Non-production code changes' indicating it has been reviewed for compliance.