Skip to content

chore(camel-test-infra-ibmmq): upgrade ibm.mq.container to 10.0.0.0-r2#24640

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/upgrade-ibm-mq-container-10.0.0.0-r2
Open

chore(camel-test-infra-ibmmq): upgrade ibm.mq.container to 10.0.0.0-r2#24640
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/upgrade-ibm-mq-container-10.0.0.0-r2

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates the ibm.mq.container container image to version 10.0.0.0-r2.

Update Details

  • Property: ibm.mq.container
  • Image: icr.io/ibm-messaging/mq
  • File: /home/runner/work/camel/camel/test-infra/camel-test-infra-ibmmq/src/main/resources/org/apache/camel/test/infra/ibmmq/services/container.properties
  • Old version: 9.4.5.0-r2
  • New version: 10.0.0.0-r2

Verification

Please verify:

  • Container image version is compatible with existing tests
  • No breaking changes in the updated version
  • Tests pass with the new version

Run the following to rebuild the test infra:

mvn clean verify -pl camel-test-infra-ibmmq

Then test the impacted components.


This PR was automatically created by the Container Version Upgrade workflow.

Update ibm.mq.container from 9.4.5.0-r2 to 10.0.0.0-r2
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file container-images For check container upgrades automated For Check Container upgrade labels Jul 13, 2026

@gnodet gnodet left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code review on behalf of @gnodet

LGTM — Approved. Automated container upgrade: IBM MQ 9.4.5.0-r2 → 10.0.0.0-r2. Major version bump — should be coordinated with the client library upgrade in PR #24040 (9.4.5.1 → 10.0.0.0). Pending CI validation.

@oscerd oscerd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency/container bump review — verified and approved:

  • ibm.mq.container: icr.io/ibm-messaging/mq 9.4.5.0-r210.0.0.0-r2 in test-infra/camel-test-infra-ibmmq/.../container.properties.
  • Registry is icr.io (project convention: no Docker Hub images) — unchanged, correct.
  • Both generated metadata files (catalog/camel-catalog/.../test-infra/metadata.json and test-infra/camel-test-infra-all/.../metadata.json) are regenerated consistently with the new serviceVersion.
  • Blast radius is test-infra only (integration tests); no production code touched.
  • Consistent with the open dependabot bump of the matching client library com.ibm.mq:com.ibm.mq.jakarta.client 9.4.5.1 → 10.0.0.0 (#24040) — the MQ 10 move is coherent across image and client. Worth merging both in the same window so the IBM MQ integration tests exercise client and broker at the same major version.
  • Note: this is a major-version bump of the broker image (9 → 10); if the IBM MQ integration tests aren't part of PR CI, a local mvn verify -Pit run in components/camel-jms/ibmmq-related modules before the next release would be a cheap sanity check.

Reviewed with Claude Code (Fable 5) on behalf of oscerd. This review was generated by an AI agent and may contain inaccuracies; please verify all suggestions before applying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated For Check Container upgrade container-images For check container upgrades dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants