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 a7d3fa617a695e6b642ba5e01162a31c48e8f284 Author: Jiri Ondrusek <ondrusek.j...@gmail.com> AuthorDate: Thu Jan 16 12:03:35 2025 +0100 Revert "Disable kubernetes-client tests due to #6892" This reverts commit 859a94669cc510257399f232a828ecacb666a6ee. --- 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 270063c21b..2c025a0c39 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/6892 <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 c31b7353db..c9f50610c9 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/6892 <profile> <id>native</id> <activation> @@ -214,7 +213,6 @@ </plugins> </build> </profile> - --> <profile> <id>virtualDependencies</id> <activation>