David Handermann created NIFI-15126:
---------------------------------------
Summary: Enable Parallel Execution in GitHub Compile Workflows
Key: NIFI-15126
URL: https://issues.apache.org/jira/browse/NIFI-15126
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Reporter: David Handermann
Assignee: David Handermann
Following improvements in more recent versions of Maven 3.9 and upgrades to
GitHub runners, parallel execution should be enabled in selected steps for
several GitHub workflows. Integration tests, system tests, and Docker tests are
not candidates for parallel execution due to the use of common network ports,
but compile and unit test steps show more stable results. Parallel execution
should be enabled and monitored.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)