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

Update PostgreSQL 17 from 17rc1 to 17.0 #9119

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Update PostgreSQL 17 from 17rc1 to 17.0 #9119

merged 1 commit into from
Sep 24, 2024

Conversation

MMeent
Copy link
Contributor

@MMeent MMeent commented Sep 24, 2024

Problem

Summary of changes

  • The PostgreSQL 17 vendor module is now based on postgres/postgres @ d7ec59a63d745ba74fba0e280bbf85dc6d1caa3e, presumably the final code change before the V17 tag.

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

@MMeent MMeent requested a review from a team as a code owner September 24, 2024 09:44
Copy link

github-actions bot commented Sep 24, 2024

5064 tests run: 4899 passed, 1 failed, 164 skipped (full report)


Failures on Postgres 15

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_storage_controller_heartbeats[release-pg15-failure4]"
Flaky tests (4)

Postgres 17

Postgres 16

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 32.1% (7470 of 23246 functions)
  • lines: 50.0% (60198 of 120485 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
ec0784d at 2024-09-24T12:07:56.441Z :recycle:

@arpad-m
Copy link
Member

arpad-m commented Sep 24, 2024

Failure of test_readonly_node_gc is known flakiness of that test link. cc #9071

@MMeent MMeent merged commit fc67f8d into main Sep 24, 2024
84 of 85 checks passed
@MMeent MMeent deleted the feat/pg17.0 branch September 24, 2024 12:15
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.

3 participants