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 2022/12/07 12:27:05 UTC

[camel] branch regen_bot updated (3921ba27f0b -> 91007e7544e)

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 3921ba27f0b CAMEL-14831: Regen
     add 03e669a4949 (chores) camel-kafka: added display name to the auth test case
     add 91007e7544e (chores) camel-kafka: cleanup base test classes for easier reuse

No new revisions were added by this update.

Summary of changes:
 ...tSupport.java => AbstractKafkaTestSupport.java} | 51 +++++-----------------
 .../BaseEmbeddedKafkaAuthTestSupport.java          | 44 ++-----------------
 .../integration/BaseEmbeddedKafkaTestSupport.java  | 43 ++----------------
 .../kafka/integration/KafkaConsumerAuthIT.java     |  2 +
 .../integration/KafkaConsumerHealthCheckIT.java    |  4 +-
 .../health/KafkaConsumerBadPortHealthCheckIT.java  |  6 +--
 ...fkaConsumerBadPortSupervisingHealthCheckIT.java |  6 +--
 .../KafkaConsumerUnresolvableHealthCheckIT.java    |  6 +--
 .../KafkaPausableConsumerCircuitBreakerIT.java     |  5 ++-
 .../integration/pause/KafkaPausableConsumerIT.java |  5 ++-
 10 files changed, 37 insertions(+), 135 deletions(-)
 copy components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/{BaseEmbeddedKafkaTestSupport.java => AbstractKafkaTestSupport.java} (67%)