markap14 commented on code in PR #7874: URL: https://github.com/apache/nifi/pull/7874#discussion_r1367038991
########## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/kinesis/stream/ITPutKinesisStreamWithEndpointOverride.java: ########## @@ -29,24 +31,24 @@ // This integration test can be run against a mock Kenesis such as // https://github.com/mhart/kinesalite or https://github.com/localstack/localstack +@Disabled("Required external service be running. Needs to be updated to make use of Localstack TestContainer") Review Comment: Yeah, fair enough. -- 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]
