Aldrin Piri created NIFI-569:
--------------------------------
Summary: Isolate integration level tests from unit tests
Key: NIFI-569
URL: https://issues.apache.org/jira/browse/NIFI-569
Project: Apache NiFi
Issue Type: Task
Components: Tools and Build
Affects Versions: 0.0.2, 0.0.1
Reporter: Aldrin Piri
There are a series of tests that are more integration level in that they
require certain aspects of system configuration to be appropriate (e.g. network
configuration).
I propose isolating tests that are outside the bounds of unit tests and
introduce the
[maven-failsafe-plugin|https://maven.apache.org/surefire/maven-failsafe-plugin/]
to allow these tests to occur only when explicitly called upon via a profile.
This would likely make use of the [Apache Jenkins|https://builds.apache.org].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)