pgj opened a new pull request, #5219: URL: https://github.com/apache/couchdb/pull/5219
Currently it is not possible to configure the host where CouchDB is located so that the integration tests could always be run against the instance on `localhost`, typically launched by `dev/run`. As an answer to this, consider the value of the `COUCH_HOST` environment variable, which is in alignment with `COUCH_USER` and `COUCH_PASS`, introduced in the past. That is completely optional, it is going to fall back to the previously assumed implict value for the `localhost`. -- 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]
