lordgamez commented on code in PR #1350:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1350#discussion_r907092561
##########
docker/test/integration/steps/steps.py:
##########
@@ -416,6 +416,12 @@ def step_impl(context):
context.test.start_splunk()
+# TCP client
+@given('a TCP client is setup to send logs to minifi')
Review Comment:
Updated in 28faa0284cea7c53f796f27cd0effebb5d260f49
##########
docker/test/integration/steps/steps.py:
##########
@@ -416,6 +416,12 @@ def step_impl(context):
context.test.start_splunk()
+# TCP client
+@given('a TCP client is setup to send logs to minifi')
Review Comment:
Updated in 28faa0284cea7c53f796f27cd0effebb5d260f49
--
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]