fgerlits commented on code in PR #1857:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1857#discussion_r1719623372
##########
docker/test/integration/features/python.feature:
##########
@@ -174,3 +174,13 @@ Feature: MiNiFi can use python processors in its flows
Then the Minifi logs contain the following message: "key:error.message
value:Error" in less than 60 seconds
And the Minifi logs contain the following message: "key:my.attribute
value:my.value" in less than 10 seconds
+
+ @USE_NIFI_PYTHON_PROCESSORS
+ Scenario: MiNiFi C++ can use native NiFi source python processors
Review Comment:
You forgot to update the name of the scenario.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]