Closed Bug 1905521 Opened 2 years ago Closed 2 years ago

Postgres tests broken on Harmony because the upstream docker image is in a deprecated format

Categories

(Bugzilla :: Testing Suite, defect)

Harmony
defect

Tracking

()

RESOLVED FIXED
Bugzilla 6.0

People

(Reporter: justdave, Assigned: justdave)

Details

Attachments

(1 file)

The Postgres 9 docker image we're using for our GitHub Actions tests is using a format that is no longer supported on Ubuntu 24.04

[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/postgres:9.0 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
Error: Process completed with exit code 18.

For a temporary fix, we can probably tell the test to run on Ubuntu 22.04 instead of Ubuntu latest.

Long term fix will require the postgres folks to rebuild their DockerHub image.

Comment on attachment 9410345 [details] [review]
[bugzilla/harmony] Bug 1905521: Temporary fix for deprecated Postgres Docker image (#137)

Landed on harmony:
https://github.com/bugzilla/harmony/commit/6e45dcf0fc6b311bd3b17e922be212d435ec97b4

Attachment #9410345 - Flags: merged+
Assignee: testing → justdave
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 6.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: