nifi/nifi-system-tests
Mark Payne a978406c83
NIFI-12326: When a Python Processor is created, it attempts to download dependencies in the background and then load the processor code. If that fails, it previously gave up; now it will log the exception and keep trying
This closes #7990

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-07 09:07:59 -06:00
..
nifi-alternate-config-extensions-bundle NIFI-12301 Corrected hasProperty() check when Migrating Properties 2023-11-01 10:41:51 -05:00
nifi-stateless-system-test-suite NIFI-12279 Added nifi-standard-shared-nar to System Tests 2023-10-26 19:35:51 +01:00
nifi-system-test-extensions-bundle NIFI-12297 Standardized File Path resolution in Persistence Providers (#7975) 2023-11-03 12:26:11 -04:00
nifi-system-test-extensions2-bundle NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-system-test-nar-provider-bundles NIFI-12287 Standardized skipping Source and Javadoc for NAR modules 2023-10-27 16:18:42 -07:00
nifi-system-test-suite NIFI-12326: When a Python Processor is created, it attempts to download dependencies in the background and then load the processor code. If that fails, it previously gave up; now it will log the exception and keep trying 2023-11-07 09:07:59 -06:00
pom.xml NIFI-12139: Implemented migrateProperties, migrateRelationships for processors, as well as migrateProperties for ReportingTasks and Controller Services. Added system tests to verify behavior. 2023-10-12 11:40:18 -05:00