lordgamez commented on code in PR #2104:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2104#discussion_r2799300109


##########
extensions/aws/tests/features/s3.feature:
##########
@@ -54,7 +54,7 @@ Feature: Sending data from MiNiFi-C++ to an AWS server
     And the "failure" relationship of the PutS3Object processor is connected 
to the PutS3Object
     And PutFile's success relationship is auto-terminated
 
-    And a s3 server is set up in correspondence with the PutS3Object
+    And an s3 server is set up
     And the http proxy server is set up
     When all instances start up
 

Review Comment:
   It is defined here: 
https://github.com/apache/nifi-minifi-cpp/blob/4efd1d61bb381f36d083a38acb0d15426fabead8/behave_framework/src/minifi_test_framework/containers/container.py#L99
   
   This check is probably not yet merged to main, but this PR is based on all 
the other previous modular docker test ports that are still on review, it was 
introduced in one of those PRs.



-- 
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]

Reply via email to