You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/20 20:48:54 UTC

[GitHub] pritidesai commented on a change in pull request #528: wip - Adding integratin test on message hub

pritidesai commented on a change in pull request #528: wip - Adding integratin test on message hub
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/528#discussion_r140088625
 
 

 ##########
 File path: tests/src/integration/message-hub/manifest.yaml
 ##########
 @@ -0,0 +1,29 @@
+packages:
+    data-processing-with-messagehub:
+        dependencies:
+            wskdeployMessageHub:
+                location: /whisk.system/messaging
+                inputs:
+                    user: $MESSAGEHUB_USER
+                    password: $MESSAGEHUB_PASSWORD
+                    kafka_admin_url: $MESSAGEHUB_ADMIN_HOST
 
 Review comment:
   I am setting it in the test file `message-hub_test.go`
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services