This is an automated email from the ASF dual-hosted git repository. aldettinger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2e67c0b Camel-Solr: Fixed Spring Boot integration test new 4f00700 CAMEL-14084: Migrated camel-consul tests to camel-testcontainers-spring-junit5 new 2d1da92 CAMEL-14084: Migrated remaining camel-consul tests to JUnit 5 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: components/camel-consul/pom.xml | 13 ++++++----- .../SpringConsulDefaultServiceCallRouteTest.java | 12 +++++------ ...SpringConsulExpressionServiceCallRouteTest.java | 12 +++++------ .../SpringConsulRibbonServiceCallRouteTest.java | 12 +++++------ .../cloud/SpringConsulServiceCallRouteTest.java | 8 +++---- .../ConsulClusteredRoutePolicyFactoryMain.java | 2 +- .../ConsulClusteredRoutePolicyFactoryTest.java | 14 ++++++------ .../cluster/ConsulClusteredRoutePolicyTest.java | 14 ++++++------ .../component/consul/cluster/ConsulMasterTest.java | 14 ++++++------ .../main/docs/testcontainers-spring-junit5.adoc | 25 +++++++++++++++++++--- docs/components/modules/ROOT/pages/index.adoc | 4 +++- .../ROOT/pages/testcontainers-spring-junit5.adoc | 25 +++++++++++++++++++--- parent/pom.xml | 5 +++++ 13 files changed, 105 insertions(+), 55 deletions(-)