[
https://issues.apache.org/jira/browse/NIFI-15256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040644#comment-18040644
]
ASF subversion and git services commented on NIFI-15256:
--------------------------------------------------------
Commit 6911f2e9c00f33777f99bb46d266f6d6d3ef9c70 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6911f2e9c0 ]
NIFI-15256 Enabled parallel execution for Code Coverage Workflow
- Removed integration tests from code coverage workflow
- Upgraded GitHub workflow actions
Signed-off-by: Pierre Villard <[email protected]>
This closes #10563.
> Enable Parallel Execution for Code Coverage Workflow
> ----------------------------------------------------
>
> Key: NIFI-15256
> URL: https://issues.apache.org/jira/browse/NIFI-15256
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The GitHub Code Coverage workflow runs on a daily basis and has recently
> timed out after two hours. Following similar changes for standard workflows,
> the threads argument should be used with Maven to enable parallel execution
> and reduce total time for completion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)