-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build images for PG17 using Debian 12 "Bookworm" (#9132)
This increases the support window of the OS used for PG17 by 2 years compared to the previous usage of Debian 11 "Bullseye".
- Loading branch information
Showing
3 changed files
with
61 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c4f5736
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5101 tests run: 4925 passed, 2 failed, 174 skipped (full report)
Failures on Postgres 16
test_branch_creation_heavy_write[github-actions-selfhosted-20]
: release-x86-64test_gc_feedback_with_snapshots[github-actions-selfhosted]
: release-x86-64Flaky tests (6)
Postgres 17
test_pageserver_compaction_smoke
: release-arm64test_isolation[4]
: debug-x86-64test_peer_recovery
: release-arm64Postgres 16
test_subscriber_restart
: release-x86-64Postgres 15
test_subscriber_restart
: release-x86-64Postgres 14
test_multi_attach
: release-x86-64Code coverage* (full report)
functions
:32.0% (7490 of 23395 functions)
lines
:50.0% (60464 of 120847 lines)
* collected from Rust tests only
c4f5736 at 2024-09-25T17:22:04.629Z :recycle: