diff --git a/integration-tests/istio/maven-invoker-way/pom.xml b/integration-tests/istio/maven-invoker-way/pom.xml
index 2c8be7e530a8f2..a449d28ccf71d9 100644
--- a/integration-tests/istio/maven-invoker-way/pom.xml
+++ b/integration-tests/istio/maven-invoker-way/pom.xml
@@ -12,6 +12,10 @@
Quarkus - Integration Tests - Istio - Invoker
Istio integration tests that need to use the maven invoker because they test various dependency related scenarios
+
+ ${skipTests}
+
+
@@ -209,7 +213,6 @@
true
verify
true
- ${skipTests}
true
invoker.properties
@@ -230,48 +233,17 @@
- basic-test-suite
+ disable-tests
- basicTests
+ !e2e-tests
-
-
-
- org.apache.maven.plugins
- maven-invoker-plugin
-
- true
-
-
-
-
true
+ true
-
- offline-tests
-
-
- !e2e-tests
-
-
-
-
-
- maven-invoker-plugin
-
-
- -Dquarkus.kubernetes-client.master-url=http://localhost:12345
- failure
-
-
-
-
-
-
kubernetes-e2e-tests
@@ -279,6 +251,9 @@
kubernetes-e2e-tests
+
+ true
+
@@ -305,6 +280,9 @@
openshift-e2e-tests
+
+ true
+
@@ -331,6 +309,9 @@
knative-e2e-tests
+
+ true
+