From e7b091c675f5bb8ffe13d91cecca7ba7dd0e9831 Mon Sep 17 00:00:00 2001 From: lprimak Date: Sun, 22 Dec 2024 17:04:15 -0600 Subject: [PATCH] chore: added test.containers.jdk.turnOffSVE system property to failsafe --- infra-pom/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infra-pom/pom.xml b/infra-pom/pom.xml index a328070..cec9961 100644 --- a/infra-pom/pom.xml +++ b/infra-pom/pom.xml @@ -52,6 +52,7 @@ ${test.parallel} true true + false 10 random true @@ -361,6 +362,7 @@ ${arquillian.container} ${drone.browser} + ${test.containers.jdk.turnOffSVE} ${shrinkwrap.compile.skip} ${shrinkwrap.decryption.ignore}