Skip to content

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Oct 7, 2025

Backport 1/1 commits from #154801 on behalf of @rafiss.


This resolves an issue where the test started failing because of an outdated java version.

fixes #154519
fixes #154606
fixes #154516
fixes #154508
fixes #154504
fixes #154511

Release note: None


Release justification:

This resolves an issue where the test started failing because of an
outdated java version.

Release note: None
@rafiss rafiss force-pushed the blathers/backport-release-24.1.25-rc-154801 branch from 551e4f1 to 28404e0 Compare October 7, 2025 13:38
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Oct 7, 2025
@blathers-crl blathers-crl bot requested a review from bghal October 7, 2025 13:38
Copy link

blathers-crl bot commented Oct 7, 2025

Thanks for opening a backport.

Before merging, please confirm that it falls into one of the following categories (select one):

  • Non-production code changes. Includes test-only changes, build system changes, etc.
  • Fixes for serious issues. Defined in the policy as correctness, stability, or security issues, data corruption/loss, significant performance regressions, breaking working and widely used functionality, or an inability to detect and debug production issues.
  • Other approved changes. These changes must be gated behind a disabled-by-default feature flag unless there is a strong justification not to.

Add a brief release justification to the PR description explaining your selection.

Also, confirm that the change does not break backward compatibility and complies with all aspects of the backport policy.

All backports must be reviewed by the TL and EM for the owning area.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Oct 7, 2025
Copy link

blathers-crl bot commented Oct 7, 2025

✅ PR #154948 is compliant with backport policy

Confidence: high
Backward compatible: true
Explanation: The pull request is compliant with the CockroachDB backport policy for two main reasons. First, the files modified in the pull request are strictly within the 'pkg/cmd/roachtest/' directory, which is classified under 'Development tools' according to the backport policy. Since changes to development tools are exempt from the standard backport policy requirements, this pull request automatically qualifies for an exception. Second, even though the PR body lacks a complete 'Release justification:', the nature of the changes being limited to a roachtest subsystem means they are inherently non-production. These changes are geared towards updating test harness components to address failures due to an outdated Java version in tests, rather than modifying any production code or features affecting end-users.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@blathers-crl blathers-crl bot added the backport-test-only Used to denote the backport has only non-production changes label Oct 7, 2025
@rafiss rafiss merged commit dd5373d into cockroachdb:release-24.1.25-rc Oct 7, 2025
15 of 16 checks passed
@rafiss rafiss deleted the blathers/backport-release-24.1.25-rc-154801 branch October 7, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches backport-test-only Used to denote the backport has only non-production changes blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) target-release-24.1.25

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants