Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set heartbeat interval for chaos test #10222

Merged
merged 10 commits into from
Jan 2, 2025
Merged

Conversation

knizhnik
Copy link
Contributor

@knizhnik knizhnik commented Dec 21, 2024

Problem

See https://neondb.slack.com/archives/C033RQ5SPDH/p1734707873215729

test_timeline_archival_chaos becomes more flaky with increased heartbeat interval

Resolves #10250.

Summary of changes

Override heatbeat interval for test_timelirn_archival_chaos.py

@knizhnik knizhnik requested review from a team as code owners December 21, 2024 06:45
@knizhnik knizhnik requested review from hlinnaka and skyzh December 21, 2024 06:45
Copy link

github-actions bot commented Dec 21, 2024

7095 tests run: 6798 passed, 0 failed, 297 skipped (full report)


Flaky tests (3)

Postgres 17

Code coverage* (full report)

  • functions: 31.3% (8401 of 26877 functions)
  • lines: 48.0% (66702 of 139059 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
58b6120 at 2024-12-24T08:58:20.949Z :recycle:

Copy link
Member

@ololobus ololobus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, unless @jcsp has any objections

@jcsp jcsp enabled auto-merge January 2, 2025 14:14
@jcsp jcsp added this pull request to the merge queue Jan 2, 2025
Merged via the queue into main with commit 8c7dcd2 Jan 2, 2025
82 checks passed
@jcsp jcsp deleted the set_heartbeat_interval_for_chaos_test branch January 2, 2025 14:16
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.

test_timeline_archival_chaos fails len(timelines_deleted) > 10 assertion
3 participants