[
https://issues.apache.org/jira/browse/NIFI-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032012#comment-18032012
]
ASF subversion and git services commented on NIFI-15126:
--------------------------------------------------------
Commit 9f92aa54968e8ca65e1ed1ea26d47eec32e0025e in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9f92aa5496 ]
NIFI-15126 Enabled parallel execution in GitHub ci-workflow
Signed-off-by: Pierre Villard <[email protected]>
This closes #10449.
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)