OpenShift sometimes randomly takes quite a long time to bring up all services (and in particular, to make the db service reachable by the web service). Let's try a longer timeout (30 minutes) and see if that helps avoid spurious failures.
:thumbsup:
Pull-Request has been merged by dcallagh
OpenShift sometimes randomly takes quite a long time to bring up all
services (and in particular, to make the db service reachable by the web
service). Let's try a longer timeout (30 minutes) and see if that helps
avoid spurious failures.