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

nfilotto pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new f1940c4e7 Ref #438: Re-add the integration test for camel-docker (#525)
f1940c4e7 is described below

commit f1940c4e7d7f6a93f9248dc6c21da2a4dcebc1d4
Author: Nicolas Filotto <essob...@users.noreply.github.com>
AuthorDate: Thu Oct 17 20:21:45 2024 +0200

    Ref #438: Re-add the integration test for camel-docker (#525)
---
 tests/features/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tests/features/pom.xml b/tests/features/pom.xml
index f00f671a5..741f58572 100644
--- a/tests/features/pom.xml
+++ b/tests/features/pom.xml
@@ -69,8 +69,7 @@
         <module>camel-cxf</module>
         <module>camel-disruptor</module>
         <module>camel-dns</module>
-        <!-- TODO: Fix the integration test and re-add it 
https://github.com/apache/camel-karaf/issues/438 -->
-        <!--module>camel-docker</module-->
+        <module>camel-docker</module>
         <module>camel-drill</module>
         <module>camel-ehcache</module>
         <module>camel-elasticsearch</module>

Reply via email to