nghiaxlee commented on a change in pull request #697: MINIFICPP-1104 - SSL 
docker tests for PublishKafka
URL: https://github.com/apache/nifi-minifi-cpp/pull/697#discussion_r358181323
 
 

 ##########
 File path: docker/test/integration/minifi/__init__.py
 ##########
 @@ -214,31 +205,47 @@ def deploy_nifi_flow(self, flow, name, vols):
         self.containers[container.name] = container
 
     def deploy_kafka_broker(self, name):
-        dockerfile = dedent("""FROM {base_image}
-                USER root
-                CMD $KAFKA_HOME/bin/kafka-console-consumer.sh 
--bootstrap-server host.docker.internal:9092 --topic test > heaven_signal.txt
 
 Review comment:
   Just a note for my self, about how far can I misunderstand a concept :'(

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to