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

jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 83b7ab2004 Add support for openapi-contract-first development
     add e226c10ca6 Add tests for supervised routes with MicroProfile health

No new revisions were added by this update.

Summary of changes:
 integration-tests/microprofile-health/pom.xml      |  5 ++
 .../it/health/MicroProfileHealthRouteBuilder.java  | 10 ++++
 ...va => MicroProfileHealthSupervisedRouteIT.java} |  3 +-
 .../MicroProfileHealthSupervisedRouteTest.java     | 59 ++++++++++++++++++++++
 .../it/health/SupervisedRouteTestProfile.java}     | 13 +++--
 5 files changed, 83 insertions(+), 7 deletions(-)
 copy 
integration-tests/microprofile-health/src/test/java/org/apache/camel/quarkus/component/microprofile/it/health/{MicroprofileHealthIT.java
 => MicroProfileHealthSupervisedRouteIT.java} (91%)
 create mode 100644 
integration-tests/microprofile-health/src/test/java/org/apache/camel/quarkus/component/microprofile/it/health/MicroProfileHealthSupervisedRouteTest.java
 copy 
integration-tests/{kafka/src/test/java/org/apache/camel/quarkus/component/kafka/it/KafkaHealthCheckProfile.java
 => 
microprofile-health/src/test/java/org/apache/camel/quarkus/component/microprofile/it/health/SupervisedRouteTestProfile.java}
 (64%)

Reply via email to