[ 
https://issues.apache.org/jira/browse/NIFI-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736620#comment-17736620
 ] 

ASF subversion and git services commented on NIFI-11746:
--------------------------------------------------------

Commit 5a378a5dbb00ddc989ebb528e4c1f1e473dc6fd4 in nifi's branch 
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5a378a5dbb ]

NIFI-11746 Corrected unpackPythonExtensions reference in InstanceConfiguration

Signed-off-by: David Handermann <[email protected]>


> Refactor system tests to reuse NiFi instances across tests, where applicable
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-11746
>                 URL: https://issues.apache.org/jira/browse/NIFI-11746
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Tools and Build
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 2.0.0, 1.23.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The System Tests are written in such a way that every new test class creates 
> a new NiFi instance (or cluster) at the start and tears it down at the end.
> While this provides the most "safety" for running the tests, it's very 
> expensive and leads to the system tests running very slowly. Where possible, 
> we should reuse a NiFi instance/cluster across tests. This can significantly 
> reduce the amount of time required to run system tests, especially on Github 
> Actions



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to