Skip to content

Commit

Permalink
Revert "Disable extension tests that use kubernetes-client due to #6348"
Browse files Browse the repository at this point in the history
This reverts commit af456de.
  • Loading branch information
jamesnetherton authored and github-actions[bot] committed Sep 3, 2024
1 parent 3ee9068 commit 6a35288
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/6348
<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/6348
<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 6a35288

Please sign in to comment.