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 aa9be3a195c (chores) camel-paho-mqtt5: disable tests on s390x add 14e8d40316f (chores) camel-elasticsearch-rest: fixed incorrect name pattern for integration test add 9d1b207a692 (chores) camel-elasticsearch-rest: disable tests on Power and s390x add b1ccf6d99f6 CAMEL-20279 - provide retry attempts for known flaky container start during tests No new revisions were added by this update. Summary of changes: components/camel-elasticsearch-rest-client/pom.xml | 6 ++++++ ...ntComponentTest.java => ElasticsearchRestClientComponentIT.java} | 2 +- ...ClientTestSupport.java => ElasticsearchRestClientITSupport.java} | 4 ++-- .../camel/test/infra/aws2/services/AWSLocalContainerService.java | 1 + .../vault/services/HashicorpVaultLocalContainerService.java | 1 + 5 files changed, 11 insertions(+), 3 deletions(-) rename components/camel-elasticsearch-rest-client/src/test/java/org/apache/camel/component/elasticsearch/rest/client/integration/{ElasticsearchRestClientComponentTest.java => ElasticsearchRestClientComponentIT.java} (99%) rename components/camel-elasticsearch-rest-client/src/test/java/org/apache/camel/component/elasticsearch/rest/client/integration/{ElasticsearchRestClientTestSupport.java => ElasticsearchRestClientITSupport.java} (96%)