Bug Report
| Q |
A |
| BC Break |
no |
| Version |
master |
Summary
Travis-CI tests are failing due to docker ibmcom/db2express-c being removed.
Current behaviour
sudo docker pull ibmcom/db2express-c:10.5.0.5-3.10.0
Error response from daemon: pull access denied for ibmcom/db2express-c, repository does not exist or may require 'docker login'
The command "bash ./tests/travis/install-db2.sh" failed and exited with 1 during .
How to reproduce
Just commit and that commit or PR will have a Travis CI failure.
Expected behaviour
Tests for db2 should probably use https://hub.docker.com/r/ibmcom/db2 instead.
Bug Report
Summary
Travis-CI tests are failing due to docker ibmcom/db2express-c being removed.
Current behaviour
How to reproduce
Just commit and that commit or PR will have a Travis CI failure.
Expected behaviour
Tests for db2 should probably use https://hub.docker.com/r/ibmcom/db2 instead.