Skip to content

fix(integration): Fix flaky TestIngesterMetadata by waiting for missi…#7485

Open
yeya24 wants to merge 1 commit intocortexproject:masterfrom
yeya24:fix-ingester-metadata-flaky-test
Open

fix(integration): Fix flaky TestIngesterMetadata by waiting for missi…#7485
yeya24 wants to merge 1 commit intocortexproject:masterfrom
yeya24:fix-ingester-metadata-flaky-test

Conversation

@yeya24
Copy link
Copy Markdown
Contributor

@yeya24 yeya24 commented May 6, 2026

…ng metrics

Add e2e.WaitMissingMetrics option to WaitSumMetricsWithOptions calls so the test retries when cortex_ring_members is not yet exposed, rather than failing immediately with 'metric not found'.

What this PR does:

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
  • docs/configuration/v1-guarantees.md updated if this PR introduces experimental flags

…ng metrics

Add e2e.WaitMissingMetrics option to WaitSumMetricsWithOptions calls so
the test retries when cortex_ring_members is not yet exposed, rather than
failing immediately with 'metric not found'.

Signed-off-by: Ben Ye <[email protected]>
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size/XS type/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants