chore(camel-test-infra-hivemq): upgrade hivemq.sparkplug.from.image to 2026.5 - #25605
chore(camel-test-infra-hivemq): upgrade hivemq.sparkplug.from.image to 2026.5#25605github-actions[bot] wants to merge 1 commit into
Conversation
|
|
can you try again on latest main as we have fixed camel-tahu |
…o 2026.5 Update hivemq.sparkplug.from.image from 2024.6 to 2026.5
145a1f4 to
b8c62e9
Compare
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
✅ Local IT results for
|
| Test Class | Tests | Pass | Fail | Skip |
|---|---|---|---|---|
TahuEdgeProducerIT |
6 | 3 | 3 | 0 |
TahuHostConsumerIT |
1 | 1 | 0 | 0 |
TahuEdgeClientManualIT |
1 | 0 | 0 | 1 |
TahuHostApplicationManualIT |
1 | 0 | 0 | 1 |
| Total | 9 | 4 | 3 | 2 |
Baseline comparison
main (baseline, sparkplug.from.image:2024.6) with identical patterns:
tckSessionTest[2]— Sparkplug TCK reportsOVERALL: FAIL but INCOMPLETE(disconnect packet + ndeath message publisher checks)tckSessionTest[3]— Mock endpoint received 0 messages (expected 1)tckSessionTest[5]— Mock endpoint received 0 messages (expected 1)
Conclusion: These are pre-existing flaky tests, not regressions from the container upgrade. The upgrade of the sparkplug from-image from hivemq-ce:2024.6 → 2026.5 does not introduce new failures.
Failing test output (PR branch)
TahuEdgeProducerIT.tckSessionTest(EdgeNodeTestProfile)[2]:
OVERALL: FAIL but INCOMPLETE
tck-id-operational-behavior-edge-node-intentional-disconnect-packet: FAIL
tck-id-payloads-ndeath-will-message-publisher: FAIL
TahuEdgeProducerIT.tckSessionTest(EdgeNodeTestProfile)[3]:
mock://SPARKPLUG_TCK/RESULT Received message count. Expected: <1> but was: <0>
TahuEdgeProducerIT.tckSessionTest(EdgeNodeTestProfile)[5]:
mock://SPARKPLUG_TCK/RESULT Received message count. Expected: <1> but was: <0>
Local integration tests run by Hermes on behalf of @gnodet
Tests run without-Dci.env.nameto include ITs disabled on GitHub Actions CI
Baseline comparison run onmainbranch confirmed identical failures — these are pre-existing
This PR updates the
hivemq.sparkplug.from.imagecontainer image to version2026.5.Update Details
hivemq.sparkplug.from.imagemirror.gcr.io/hivemq/hivemq-ce/home/runner/work/camel/camel/test-infra/camel-test-infra-hivemq/src/main/resources/org/apache/camel/test/infra/hivemq/services/container.properties2024.62026.5Verification
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.