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 179ad9b CAMEL-16400: split unit and integration tests for camel-hbase (#5341) add 3ad5302 CAMEL-16400: split unit and integration tests for camel-hdfs (#5342) No new revisions were added by this update. Summary of changes: components/camel-hdfs/pom.xml | 9 +++++++++ .../hdfs/integration/{HdfsAppendTest.java => HdfsAppendIT.java} | 4 ++-- ...nsumerIntegrationTest.java => HdfsConsumerIntegrationIT.java} | 2 +- ...tegrationTest.java => HdfsProducerConsumerIntegrationIT.java} | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) rename components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/integration/{HdfsAppendTest.java => HdfsAppendIT.java} (98%) rename components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/integration/{HdfsConsumerIntegrationTest.java => HdfsConsumerIntegrationIT.java} (99%) rename components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/integration/{HdfsProducerConsumerIntegrationTest.java => HdfsProducerConsumerIntegrationIT.java} (98%)