Skip to content

chore(camel-test-infra-ollama): upgrade ollama.container.ppc64le to v0.17.6#22683

Merged
davsclaus merged 2 commits into
mainfrom
automated/upgrade-ollama-container-ppc64le-v0.17.6
Jun 23, 2026
Merged

chore(camel-test-infra-ollama): upgrade ollama.container.ppc64le to v0.17.6#22683
davsclaus merged 2 commits into
mainfrom
automated/upgrade-ollama-container-ppc64le-v0.17.6

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR updates the ollama.container.ppc64le container image to version v0.17.6.

Update Details

  • Property: ollama.container.ppc64le
  • Image: icr.io/ppc64le-oss/ollama-ppc64le
  • File: /home/runner/work/camel/camel/test-infra/camel-test-infra-ollama/src/main/resources/org/apache/camel/test/infra/ollama/services/container.properties
  • Old version: v0.13.1
  • New version: v0.17.6

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-ollama

Then test the impacted components.


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

…0.17.6

Update ollama.container.ppc64le from v0.13.1 to v0.17.6
@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 Apr 20, 2026

@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.

LGTM — clean single-line bump of the ppc64le-only image (icr.io/ppc64le-oss/ollama-ppc64le → v0.17.6). No catalog regeneration is needed since the ppc64le tag isn't captured in metadata.json, so the absence of generated-file changes is correct here. It can't be exercised by CI (no ppc64le runners), so this relies on the image existing in icr.io.

Coordination note: this overlaps container.properties with #24018 — suggest merging this one first (it only touches the ppc64le line), then #24018 rebases cleanly.


Reviewed with Claude Code on behalf of Andrea Cosentino. This review was generated by an AI agent and may contain inaccuracies; please verify all suggestions before applying.

@github-actions

Copy link
Copy Markdown
Contributor Author

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus
davsclaus merged commit 306c9b3 into main Jun 23, 2026
6 checks passed
@github-actions

Copy link
Copy Markdown
Contributor Author

🧪 CI tested the following changed modules:

  • test-infra/camel-test-infra-ollama
All tested modules (17 modules)
  • Camel :: AI :: LangChain4j :: Agent
  • Camel :: AI :: LangChain4j :: Chat
  • Camel :: AI :: LangChain4j :: Tools
  • Camel :: AI :: OpenAI
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Launcher :: Container
  • Camel :: Spring AI :: Chat
  • Camel :: Spring AI :: Embeddings
  • Camel :: Spring AI :: Image
  • Camel :: Spring AI :: Vector Store
  • Camel :: Test Infra :: All test services
  • Camel :: Test Infra :: Ollama
  • Camel :: YAML DSL :: Validator
  • Camel :: YAML DSL :: Validator Maven Plugin

⚙️ View full build and test results

@github-actions
github-actions Bot deleted the automated/upgrade-ollama-container-ppc64le-v0.17.6 branch June 23, 2026 09:36
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 test-infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants