greyp9 commented on PR #9604: URL: https://github.com/apache/nifi/pull/9604#issuecomment-2566773722
Hi @babubabu; thanks for the contribution! Looks like the "integration-tests" CI failed on this PR for the new test that was added. You can easily run this single test (after a full build) with a command line something like this: ``` nifi/nifi-extension-bundles/nifi-kafka-bundle % mvn verify -P integration-tests -pl nifi-kafka-3-integration -Dit.test=PublishKafkaWrapperX6IT ``` -- 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]
