Skip to content

release-25.4: roachtest: deflake splits test#170989

Merged
trunk-io[bot] merged 1 commit into
release-25.4from
blathers/backport-release-25.4-170969
May 27, 2026
Merged

release-25.4: roachtest: deflake splits test#170989
trunk-io[bot] merged 1 commit into
release-25.4from
blathers/backport-release-25.4-170969

Conversation

@blathers-crl
Copy link
Copy Markdown

@blathers-crl blathers-crl Bot commented May 27, 2026

Backport 1/1 commits from #170969 on behalf of @pav-kv.


The test often fails at 200k-290k mark, and once at 174k. Make it target 200k with a bit more time than before.

Fixes-25.2 #170041
Fixes-26.1 #170437
Fixed-26.2 #166202


Release justification: test deflake

The test often fails at 200k-290k mark, and once at 174k. Make it target
200k with a bit more time than before.

Epic: none
Release note: none
@blathers-crl blathers-crl Bot force-pushed the blathers/backport-release-25.4-170969 branch from 1b9377f to b8ad0ee Compare May 27, 2026 09:47
@blathers-crl blathers-crl Bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels May 27, 2026
@blathers-crl
Copy link
Copy Markdown
Author

blathers-crl Bot commented May 27, 2026

Thanks for opening a backport.

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

  • Non-production code changes OR fixes for serious issues. Non-production includes test-only changes, build system changes, etc. Serious issues are 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. Reference the approved ENGREQ ticket in the PR body (e.g., "Fixes ENGREQ-123").

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.

@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io Bot commented May 27, 2026

😎 Merged directly without going through the merge queue, as the queue was empty and the PR was up to date with the target branch - details.

@blathers-crl blathers-crl Bot added the backport Label PR's that are backports to older release branches label May 27, 2026
@blathers-crl blathers-crl Bot requested a review from tbg May 27, 2026 09:47
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@blathers-crl
Copy link
Copy Markdown
Author

blathers-crl Bot commented May 27, 2026

✅ PR #170989 is compliant with backport policy

Confidence: high
Backward compatible: true
Explanation: The PR targets solely a file within the 'pkg/cmd/roachtest/' directory, which is explicitly listed as a non-production file pattern under the CockroachDB Backport Policy. This directory is designated for development tools, specifically roachtests, which are used to implement and run tests rather than forming a part of the production code base. Since changes to non-production files are exempt from the typical critical bug justification or feature flag requirements, this PR does not need to adhere to those stipulations. Furthermore, the PR contains a 'Release justification:' line in the body, further supporting its exemption from standard backport requirements because it explicitly states the reason for backporting as 'test deflake'.

ENGREQ Check Passed: No ENGREQ required (non-production code or serious issues).

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

@blathers-crl blathers-crl Bot added the backport-test-only Used to denote the backport has only non-production changes label May 27, 2026
@pav-kv
Copy link
Copy Markdown
Collaborator

pav-kv commented May 27, 2026

/trunk merge

@trunk-io trunk-io Bot merged commit bcd3d5e into release-25.4 May 27, 2026
21 checks passed
@trunk-io trunk-io Bot deleted the blathers/backport-release-25.4-170969 branch May 27, 2026 11:50
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. target-release-25.4.11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants