Skip to content

Test with Docker Compose and DinD on GitLab CI/CD

Emanuele Aina requested to merge wip/em/test-docker-compose into collabora

Use the Docker-in-Docker service to bring up a whole OBS instance using Docker Compose using the produced images and test connectivity.

The dbconfig-common fix was needed to avoid a failure on the current GitLab runners.

Merge request reports