-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: use set-docker-config-dir from dev-actions (#9638)
set-docker-config-dir was replicated over multiple repositories. The replica of this action was removed from this repository and it's using the version from github.com/neondatabase/dev-actions instead
- Loading branch information
1 parent
79929bb
commit 027889b
Showing
3 changed files
with
5 additions
and
41 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
027889b
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.
5428 tests run: 5193 passed, 3 failed, 232 skipped (full report)
Failures on Postgres 16
test_compaction_l0_memory[github-actions-selfhosted]
: release-x86-64test_storage_controller_many_tenants[github-actions-selfhosted]
: release-x86-64test_basebackup_with_high_slru_count[github-actions-selfhosted-10-13-30]
: release-x86-64Flaky tests (3)
Postgres 17
test_ondemand_wal_download_in_replication_slot_funcs
: release-x86-64test_readonly_node_gc
: debug-x86-64test_create_churn_during_restart
: debug-x86-64Code coverage* (full report)
functions
:31.7% (7864 of 24802 functions)
lines
:49.4% (62226 of 125944 lines)
* collected from Rust tests only
027889b at 2024-11-08T11:56:28.331Z :recycle: