rabbah commented on a change in pull request #2686: Docker for mac take 2
URL: 
https://github.com/apache/incubator-openwhisk/pull/2686#discussion_r138754681
 
 

 ##########
 File path: ansible/roles/couchdb/tasks/deploy.yml
 ##########
 @@ -41,12 +41,13 @@
       COUCHDB_PASSWORD: "{{ db_password }}"
       NODENAME: "{{ nodeName }}"
 
-- name: wait until the CouchDB in this host is up and running
-  wait_for:
-    delay: 2
-    host: "{{ ansible_host }}"
-    port: "{{ db_port }}"
-    timeout: 60
+- name: wait until CouchDB in this host is up and running
 
 Review comment:
   yes it was 
https://github.com/apache/incubator-openwhisk/commit/602ce9438cdf5cbfa5e3365223c1c48348ff1092.
   just need a rebase.
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to