mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix itests on machines with lots of processors (#4349)
Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user