chore(camel-test-infra-kafka): upgrade confluent.container.image to 8.3.1 - #25915
Open
github-actions[bot] wants to merge 1 commit into
Open
chore(camel-test-infra-kafka): upgrade confluent.container.image to 8.3.1#25915github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
….3.1 Update confluent.container.image from 8.3.0 to 8.3.1
Contributor
✅ Local IT results for
|
| Component | IT Tests | Passed | Failed | Result |
|---|---|---|---|---|
camel-kafka |
25 | 23 | 2 | ✅ (failures are pre-existing) |
Note on failures: KafkaConsumerUnresolvableHealthCheckIT (2 test methods) fails identically on main — this is a pre-existing flaky test unrelated to the confluent 8.3.1 upgrade. Verified by running the same test against main branch.
Failing test details (pre-existing, not a regression)
KafkaConsumerUnresolvableHealthCheckIT.testReportCorrectlyWhenDown:
ConditionTimeoutException: readiness check expected: <true> but was: <false> within 20 seconds.
KafkaConsumerUnresolvableHealthCheckIT.kafkaConsumerHealthCheck:
mock://result Received message count. Expected: <0> but was: <5>
Same failures observed on main branch — confirmed pre-existing flaky test.
Full test output
Integration tests:
Tests run: 25, Failures: 1, Errors: 1, Skipped: 0
(23 of 25 tests passed; 2 failures are pre-existing on main)
BUILD completed in 08:37 min
Local integration tests run by ForgeBot on behalf of @gnodet
Tests run without-Dci.env.nameto include ITs disabled on GitHub Actions CI
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the
confluent.container.imagecontainer image to version8.3.1.Update Details
confluent.container.imagemirror.gcr.io/confluentinc/cp-kafka/home/runner/work/camel/camel/test-infra/camel-test-infra-kafka/src/main/resources/org/apache/camel/test/infra/kafka/services/container.properties8.3.08.3.1Verification
Please verify:
Run the following to rebuild the test infra:
Then test the impacted components.
This PR was automatically created by the Container Version Upgrade workflow.