csantanapr opened a new issue #2731: Need to wait longer for couchdb on docker for mac URL: https://github.com/apache/incubator-openwhisk/issues/2731 When using docker for mac the couch db is not ready when port 5984 is up, we need to wait a bit longer for the couchdb is really ready. I found that instead of just checking the port 5984, and instead check for the utils app to be ready via `:5984/_utils/` ---------------------------------------------------------------- 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
