Fix itests on machines with lots of processors (#4349)

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2024-08-15 22:37:21 +02:00
committed by GitHub
parent 5eedd273ba
commit 76597838c4
+2 -1
View File
@@ -21,7 +21,8 @@ Test-Cases: ${classes;CONCRETE;PUBLIC;NAMED;*Test}
# This property is set by the build-helper-maven-plugin in the itests pom.xml
-runvm: \
-Djdk.util.zip.disableZip64ExtraFieldValidation=true,\
-Dorg.osgi.service.http.port=${org.osgi.service.http.port}
-Dorg.osgi.service.http.port=${org.osgi.service.http.port},\
-DJETTY_AVAILABLE_PROCESSORS=4
# The integration test itself does not export anything.
Export-Package: