Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tag images from docker-hub in promote-images-prod (#10475)
## Problem https://github.com/neondatabase/neon/actions/runs/12896686483/job/35961290336#step:5:107 showed that `promote-images-prod` was missing another dependency. ## Summary of changes Modify `promote-images-prod` to tag based on docker-hub images, so that `promote-images-prod` does not rely on `promote-images-dev`. The result should be the exact same, but allows the two jobs to run in parallel.
- Loading branch information
c283aaa
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.
7370 tests run: 6984 passed, 1 failed, 385 skipped (full report)
Failures on Postgres 16
test_scrubber_physical_gc_ancestors[None]
: release-arm64Flaky tests (3)
Postgres 17
test_compute_pageserver_connection_stress
: debug-x86-64test_metrics_normal_work
: debug-x86-64Postgres 16
test_metrics_normal_work
: release-arm64Test coverage report is not available
c283aaa at 2025-01-22T17:03:43.535Z :recycle: