diff --git a/doc/testing.html b/doc/testing.html index ef258db25df..c35ee54b849 100644 --- a/doc/testing.html +++ b/doc/testing.html @@ -1,24 +1,19 @@ - +
The test concurrency (-concurrency).
-concurrency
Defaults to TEST_JOBS (if set by --with-test-jobs=), otherwise it defaults to JOBS, except for Hotspot, where the default is number of CPU cores/2, but never more than 12.
--with-test-jobs=
Defaults to TEST_JOBS (if set by --with-test-jobs=), otherwise it defaults to JOBS, except for Hotspot, where the default is number of CPU cores/2 (for sparc, if more than 16 cpus, then number of CPU cores/5, otherwise number of CPU cores/4), but never more than memory size in GB/2.
The timeout factor (-timeoutFactor).
-timeoutFactor
Defaults to 4.