You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2024/01/05 16:36:13 UTC

(camel) branch main updated (aa9be3a195c -> 9d1b207a692)

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

orpiske pushed a change to branch main
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

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 ++--
 3 files changed, 9 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%)