Skip to content

Conversation

@dhartunian
Copy link
Collaborator

Previously, we would often get test flakes for TestTelemetry because it exercised many different multi-region features for the sole purpose of checking whether telemetry counters would get incremented. This is not very useful because the logic for the different counters is mostly identical and runs through the same functions in multiregion/telemetry.go. As long as these integration tests verify that those functions get called, we don't need an exhaustive set of cases.

Resolves: #152123
Epic: None

Release note: none

Previously, we would often get test flakes for TestTelemetry because
it exercised many different multi-region features for the sole
purpose of checking whether telemetry counters would get incremented.
This is not very useful because the logic for the different
counters is mostly identical and runs through the same functions in
multiregion/telemetry.go. As long as these integration tests verify
that those functions get called, we don't need an exhaustive set of
cases.

Resolves: cockroachdb#152123
Epic: None

Release note: none
@dhartunian dhartunian requested a review from a team as a code owner October 29, 2025 18:13
@dhartunian dhartunian requested review from kyle-a-wong and removed request for a team October 29, 2025 18:13
@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

pkg/ccl/telemetryccl/telemetryccl_test: TestTelemetry failed

2 participants