MGMT-24327: upgrade assisted-service postgresql from 15 to 16#80951
MGMT-24327: upgrade assisted-service postgresql from 15 to 16#80951zszabo-rh wants to merge 1 commit into
Conversation
Add PG16 sclorg image to CI mirroring and update the assisted-service edge CI config to use postgresql-16-c9s. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
@zszabo-rh: This pull request references MGMT-24327 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: zszabo-rh The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughThe PR upgrades the PostgreSQL CI image from version 15 ( ChangesPostgreSQL 15→16 upgrade for assisted-service edge CI
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER]
A total of 82 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@zszabo-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@zszabo-rh: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Rehearsal failures are expected — all 4 jobs fail on the same cause: The image mirroring for /pj-rehearse ack |
|
@zszabo-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Update assisted-service CI configuration to use postgresql-16-c9s
instead of postgresql-15-c9s:
See also: assisted-service PR will follow after this merges.
https://issues.redhat.com/browse/MGMT-24327
Summary by CodeRabbit
This updates the assisted-service CI infrastructure to use PostgreSQL 16
c9simages instead of PostgreSQL 15. The assisted-service edge CI configuration now pulls and substitutespostgresql-16-c9s, and the shared image mirroring config was expanded so CI can mirror the new PostgreSQL 16 image for use in assisted-service jobs.