Use the same image for building and testing #313

Closed
opened 2026-06-03 12:36:42 +00:00 by jgroman · 1 comment
Owner

Currently the app is built and run using ubi9/python-311 image but tested in almalinux:9 image. This causes various problems due to package version differences between those images. It would be useful to use ubi9/python-311 for testing as well.

Currently the app is built and run using [ubi9/python-311 image](https://forge.fedoraproject.org/infra/ansible/src/branch/main/roles/openshift-apps/blockerbugs/templates/buildconfig.yml.j2) but tested in [almalinux:9 image](https://forge.fedoraproject.org/quality/blockerbugs/src/branch/develop/.forgejo/workflows/ci.yml). This causes various problems due to package version differences between those images. It would be useful to use `ubi9/python-311` for testing as well.
kparal added this to the Next BB tasks project 2026-06-03 12:54:19 +00:00
Author
Owner

Packages installed in ci.yml should be reviewed after image change as well since some of those (e.g. sqlite-devel) were added only to solve image impedance mismatch.

Packages installed in [ci.yml](https://forge.fedoraproject.org/quality/blockerbugs/src/branch/develop/.forgejo/workflows/ci.yml) should be reviewed after image change as well since some of those (e.g. `sqlite-devel`) were added only to solve image _impedance mismatch_.
jgroman self-assigned this 2026-06-24 13:55:30 +00:00
kparal self-assigned this 2026-06-25 08:52:21 +00:00
kparal removed their assignment 2026-06-25 08:52:30 +00:00
kparal self-assigned this 2026-06-25 08:56:58 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quality/blockerbugs#313
No description provided.