Skip to content

Commit

Permalink
Revert "Disable kubernetes-client tests due to #6892"
Browse files Browse the repository at this point in the history
This reverts commit 859a946.
  • Loading branch information
JiriOndrusek authored and github-actions[bot] committed Jan 25, 2025
1 parent 8858822 commit 98a063c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions integration-tests/kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -109,7 +108,6 @@
</plugins>
</build>
</profile>
-->
<profile>
<id>virtualDependencies</id>
<activation>
Expand Down
2 changes: 0 additions & 2 deletions integration-tests/master-openshift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@
</plugins>
</build>
</profile>
<!-- TODO: https://github.com/apache/camel-quarkus/issues/6892
<profile>
<id>native</id>
<activation>
Expand Down Expand Up @@ -214,7 +213,6 @@
</plugins>
</build>
</profile>
-->
<profile>
<id>virtualDependencies</id>
<activation>
Expand Down

0 comments on commit 98a063c

Please sign in to comment.