Trying to run new database connections with PG.connect from Rails 4.2 -> Minitests however it fails both connecting on multiple databases on same image circleci/postgres:9.6.3-alpine… and also with connecting to different hosts having multiple images
Anyone succeed with getting a new connection from tests using CircleCI 2.0?