]> git.ipfire.org Git - thirdparty/openssl.git/commit
lhash_test: set back num_workers to 16
authorNikola Pajkovsky <nikolap@openssl.org>
Wed, 7 Jan 2026 11:13:46 +0000 (12:13 +0100)
committerAlexandr Nedvedicky <sashan@openssl.org>
Mon, 12 Jan 2026 10:09:47 +0000 (11:09 +0100)
commit277634a842bae99758683c3bfee8e250b17a26ff
tree2d2949cd13c24fce9ff7dffb581f80183fe886d3
parent85645be82e469a815c033ed97889df27b7349648
lhash_test: set back num_workers to 16

commit 131c2a1adba1 ("Defang the lhash test") has reduced default number
of the thread workers in CI to HARNESS_JOBS / 4. Setting LHASH_WORKERS
will set it back.

Resolves: https://github.com/openssl/project/issues/1769
Signed-off-by: Nikola Pajkovsky <nikolap@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
MergeDate: Mon Jan 12 10:09:54 2026
(Merged from https://github.com/openssl/openssl/pull/29565)
.github/workflows/make-test
.github/workflows/os-zoo.yml