[
https://issues.apache.org/jira/browse/NIFI-16265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-16265:
------------------------------
Fix Version/s: 2.12.0
> Extract system-test-framework module
> ------------------------------------
>
> Key: NIFI-16265
> URL: https://issues.apache.org/jira/browse/NIFI-16265
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework, Tools and Build
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We have a nifi-system-test-suite module that defines a framework for building
> system tests, and it is also the module that contains all of our system tests.
> We should separate those two into separate modules. The
> nifi-system-test-framework should contain NiFiSystemIT, NiFiInstance,
> NiFiClientUtil, etc. all of the classes that are used to create system tests.
> And these should be defined at src/main/java instead of src/test/java.
> All of the actual system tests should remain where they are.
> This is a cleaner separation but also allows the system test framework to be
> used outside of the actual nifi codebase to test extensions, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)