Skip to content

Conversation

@yuzefovich
Copy link
Member

@yuzefovich yuzefovich commented Jan 5, 2026

Backport 1/1 commits from #160177 on behalf of @yuzefovich.


Backport 1/1 commits from #159967.

/cc @cockroachdb/release


In order to speed up the test we now use short intervals for the jobs subsystem via the testing knob.

Fixes: #160174
Release note: None

Release justification: test-only change.

In order to speed up the test we now use short intervals for the jobs
subsystem via the testing knob.

Release note: None
@yuzefovich yuzefovich requested a review from a team as a code owner January 5, 2026 16:16
@yuzefovich yuzefovich requested review from michae2 and removed request for a team January 5, 2026 16:16
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Jan 5, 2026
@blathers-crl
Copy link

blathers-crl bot commented Jan 5, 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. 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-queries SQL Queries Team labels Jan 5, 2026
@blathers-crl
Copy link

blathers-crl bot commented Jan 5, 2026

✅ PR #160470 is compliant with backport policy

Confidence: high
Backward compatible: true
Explanation: This pull request is compliant with the backport policy for the following reasons: 1. The PR is a Test-only change which falls under the exception for non-production, test-only changes. The only file modified as per the PR details is a test file ('import_stmt_test.go'), specifically categorized under the non-production file patterns as it matches the '*_test.go' pattern. 2. The PR body explicitly states a 'Release justification: test-only change' which further supports its exemption from the standard backport criteria. There is no need for feature flags or checking critical bug criteria, and it does not affect the backward compatibility of the system.

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

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich yuzefovich changed the title release-24.3: release-25.4: sql/importer: speed up TestImportCSVStmt release-24.3: sql/importer: speed up TestImportCSVStmt Jan 5, 2026
@blathers-crl blathers-crl bot added the backport-test-only Used to denote the backport has only non-production changes label Jan 5, 2026
@yuzefovich yuzefovich merged commit b9ad12a into cockroachdb:release-24.3 Jan 5, 2026
17 checks passed
@yuzefovich yuzefovich deleted the blathers/backport-release-24.3-160177 branch January 5, 2026 17:03
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-queries SQL Queries Team target-release-24.3.26

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants