This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-4.8.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit cd2d77ce478132ff7278cadd3613fa48ca8772e6 Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Mon Sep 9 07:37:01 2024 +0100 Revert "Disable extension tests that use kubernetes-client due to #6348" This reverts commit af456de2bb3af8b8a4cb02ca2bed39e7f6e17cc4. --- integration-tests/kubernetes/pom.xml | 2 -- integration-tests/master-openshift/pom.xml | 2 -- 2 files changed, 4 deletions(-) diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 3cad738351..deea3e88c1 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -81,7 +81,6 @@ <quarkus.native.native-image-xmx>6g</quarkus.native.native-image-xmx> </properties> </profile> - <!-- TODO: https://github.com/apache/camel-quarkus/issues/6348 <profile> <id>native</id> <activation> @@ -109,7 +108,6 @@ </plugins> </build> </profile> - --> <profile> <id>virtualDependencies</id> <activation> diff --git a/integration-tests/master-openshift/pom.xml b/integration-tests/master-openshift/pom.xml index 739df3f16e..8612c98279 100644 --- a/integration-tests/master-openshift/pom.xml +++ b/integration-tests/master-openshift/pom.xml @@ -176,7 +176,6 @@ </plugins> </build> </profile> - <!-- TODO: https://github.com/apache/camel-quarkus/issues/6348 <profile> <id>native</id> <activation> @@ -214,7 +213,6 @@ </plugins> </build> </profile> - --> <profile> <id>virtualDependencies</id> <activation>