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

tests: add test_timeline_archival_chaos #9609

Merged
merged 15 commits into from
Nov 14, 2024
Merged

tests: add test_timeline_archival_chaos #9609

merged 15 commits into from
Nov 14, 2024

Conversation

jcsp
Copy link
Collaborator

@jcsp jcsp commented Nov 1, 2024

Problem

Summary of changes

  • Add a chaos test for timeline creation->archival->offload->deletion

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@jcsp jcsp added t/feature Issue type: feature, for new features or requests c/storage/pageserver Component: storage: pageserver a/test Area: related to testing labels Nov 1, 2024
@jcsp jcsp requested a review from arpad-m November 1, 2024 17:56
Copy link

github-actions bot commented Nov 1, 2024

5409 tests run: 5175 passed, 0 failed, 234 skipped (full report)


Code coverage* (full report)

  • functions: 31.8% (7889 of 24840 functions)
  • lines: 49.4% (62446 of 126335 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
9c590a1 at 2024-11-14T12:54:13.420Z :recycle:

@jcsp jcsp marked this pull request as ready for review November 1, 2024 19:49
test_runner/regress/test_timeline_archive.py Outdated Show resolved Hide resolved
test_runner/regress/test_timeline_archive.py Outdated Show resolved Hide resolved
@jcsp jcsp requested a review from a team as a code owner November 11, 2024 16:24
@jcsp jcsp requested a review from problame November 11, 2024 16:24
pageserver/src/tenant.rs Outdated Show resolved Hide resolved
test_runner/regress/test_timeline_archive.py Show resolved Hide resolved
@jcsp jcsp enabled auto-merge (squash) November 12, 2024 09:26
@arpad-m
Copy link
Member

arpad-m commented Nov 12, 2024

The CI failures on postgres 16 look legit, they also affect the test_timeline_archival_chaos test.

auto-merge was automatically disabled November 14, 2024 10:33

Pull Request is not mergeable

@jcsp jcsp merged commit 93939f1 into main Nov 14, 2024
80 checks passed
@jcsp jcsp deleted the jcsp/issue-9543-pt4 branch November 14, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/test Area: related to testing c/storage/pageserver Component: storage: pageserver t/feature Issue type: feature, for new features or requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants