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

pageserver: make RemoteTimelineClient::schedule_index_upload infallible #10155

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

erikgrinaker
Copy link
Contributor

Remove an unnecessary Result and address a FIXME.

@erikgrinaker erikgrinaker requested a review from a team as a code owner December 16, 2024 11:13
@erikgrinaker erikgrinaker requested a review from arpad-m December 16, 2024 11:13
Copy link

github-actions bot commented Dec 16, 2024

7162 tests run: 6865 passed, 0 failed, 297 skipped (full report)


Flaky tests (14)

Postgres 17

Postgres 15

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64
  • test_pgdata_import_smoke[8-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64
  • test_create_churn_during_restart: release-x86-64

Postgres 14

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64

Code coverage* (full report)

  • functions: 31.4% (8401 of 26776 functions)
  • lines: 48.1% (66623 of 138639 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
07df0b5 at 2024-12-16T15:44:26.857Z :recycle:

@erikgrinaker erikgrinaker added this pull request to the merge queue Dec 16, 2024
Merged via the queue into main with commit 3d30a7a Dec 16, 2024
85 checks passed
@erikgrinaker erikgrinaker deleted the erik/schedule-index-error branch December 16, 2024 15:55
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