Skip to content

Y20250507-0120

@akurtakov akurtakov tagged this 07 May 04:58
Remove the override in jenkinsfile so the default is not overriden.

Fixes following warnings in the build:
```
[WARNING] useSystemClassLoader setting has no effect when not forking
[WARNING] The parameter forkCount should likely not be 0. Forking a JVM
for tests improves test accuracy. Ensure to have a <forkCount> >= 1.
```
Assets 2
Loading