This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit a0be34e8e754bdd8d884fddf30fc304e8cad7d51 Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Fri Aug 16 14:09:17 2024 +0100 Revert "Disable extension tests that use kubernetes-client due to #6348" This reverts commit af456de2bb3af8b8a4cb02ca2bed39e7f6e17cc4. --- integration-tests/camel-k-runtime-model-reifier/pom.xml | 2 -- integration-tests/camel-k-runtime-shutdown/pom.xml | 4 ++-- integration-tests/camel-k-runtime/pom.xml | 2 -- integration-tests/kubernetes/pom.xml | 2 -- integration-tests/master-openshift/pom.xml | 2 -- 5 files changed, 2 insertions(+), 10 deletions(-) diff --git a/integration-tests/camel-k-runtime-model-reifier/pom.xml b/integration-tests/camel-k-runtime-model-reifier/pom.xml index 0aa8b39b90..141797f032 100644 --- a/integration-tests/camel-k-runtime-model-reifier/pom.xml +++ b/integration-tests/camel-k-runtime-model-reifier/pom.xml @@ -121,7 +121,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> @@ -155,7 +154,6 @@ </plugins> </build> </profile> - --> <profile> <id>virtualDependencies</id> <activation> diff --git a/integration-tests/camel-k-runtime-shutdown/pom.xml b/integration-tests/camel-k-runtime-shutdown/pom.xml index 54ce523127..e4de1e21a6 100644 --- a/integration-tests/camel-k-runtime-shutdown/pom.xml +++ b/integration-tests/camel-k-runtime-shutdown/pom.xml @@ -126,7 +126,7 @@ </plugins> </build> </profile> - <!-- TODO: https://github.com/apache/camel-quarkus/issues/6348 + <profile> <id>native</id> <activation> @@ -160,7 +160,7 @@ </plugins> </build> </profile> - --> + <profile> <id>virtualDependencies</id> <activation> diff --git a/integration-tests/camel-k-runtime/pom.xml b/integration-tests/camel-k-runtime/pom.xml index ff85c0707a..edde702b78 100644 --- a/integration-tests/camel-k-runtime/pom.xml +++ b/integration-tests/camel-k-runtime/pom.xml @@ -121,7 +121,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> @@ -155,7 +154,6 @@ </plugins> </build> </profile> - --> <profile> <id>virtualDependencies</id> <activation> 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>