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 086701cdde6e47608507e33a699397352472921d 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 ca8a550f05..ec2310dd48 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 f7605b0999..170d7aea10 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>