Skip to content

Fix flaky service mesh tests.#6

Closed
IshwarKanse wants to merge 3 commits into
os-observability:mainfrom
IshwarKanse:midfixflaky
Closed

Fix flaky service mesh tests.#6
IshwarKanse wants to merge 3 commits into
os-observability:mainfrom
IshwarKanse:midfixflaky

Conversation

IshwarKanse and others added 3 commits June 10, 2026 11:03
)

Raise TEMPOSTACK_THRESHOLD (1000→2500) and TEMPOMONOLITHIC_THRESHOLD
(1000→400) to reflect the reconcile counts accumulated across the full
OpenShift e2e test suite (observed peaks: 2051 and 276 respectively,
+20% headroom). The old thresholds predate several new test suites that
were added after the operator-metrics test was written.

Also increase the chainsaw apply timeout (10s→30s) to prevent spurious
context-deadline-exceeded failures during resource apply steps on loaded
API servers.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@ce8c0fa). Learn more about missing BASE report.
⚠️ Report is 722 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage        ?   59.38%           
=======================================
  Files           ?      132           
  Lines           ?    10688           
  Branches        ?        0           
=======================================
  Hits            ?     6347           
  Misses          ?     3958           
  Partials        ?      383           
Flag Coverage Δ
unittests 59.38% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants