You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/02/11 16:24:12 UTC

[camel] branch regen_bot updated (670bc98 -> 3b6beca)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 670bc98  Regen again
     add dc28e3b  fixed CAMEL-16182: test-infra modules don't support testcontainers hub.image.name.prefix configuration.
     add 3b6beca  Minor fixes in tests image names usein 'camel' ad the version instead of 'ckc'.

No new revisions were added by this update.

Summary of changes:
 .../camel/test/infra/artemis/services/ArtemisContainer.java   |  8 ++++++--
 .../org/apache/camel/test/infra/artemis/services/Dockerfile   |  3 ++-
 .../java/org/apache/camel/test/infra/common/TestUtils.java    | 11 +++++++++++
 .../dispatch/router/services/DispatchRouterContainer.java     |  8 ++++++--
 .../camel/test/infra/dispatch/router/services/Dockerfile      |  3 ++-
 .../test/infra/hdfs/v2/services/HadoopBaseContainer.java      | 10 ++++++++--
 .../org/apache/camel/test/infra/hdfs/v2/services/Dockerfile   |  8 +++++---
 7 files changed, 40 insertions(+), 11 deletions(-)