Michael Bouschen created JDO-857:
------------------------------------
Summary: TCK: add a JDO flag to enable/disable parallel execution
Key: JDO-857
URL: https://issues.apache.org/jira/browse/JDO-857
Project: JDO
Issue Type: Task
Components: tck
Affects Versions: JDO 3.2.1
Reporter: Michael Bouschen
Assignee: Michael Bouschen
Fix For: JDO 3.2.2, JDO 3.3
Add a flag to RunTCK toconfigure the factor to computes the desired parallelism
based on the number of available processors/cores multiplied by the factor
configuration parameter.
jdo.tck.parallel.config.dynamic.factor=<number> default 0.6
The flag is used to set the flag
junit.jupiter.execution.parallel.config.dynamic.factor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)