Sunday 24 September 2017

Jenkins testing with multiple containers

Typically we have an app that consitutes multiple Docker containers (service A, service B, Redis, Postgre, etc), how would you instanitate this environment and execute testing during a Jenkins build? e.g. simply run docker-compose within the Jenkins master?any tips on testing over a dockerzied Jenkins will be appreciated

Submitted September 24, 2017 at 08:29PM by yonatannn

No comments:

Post a Comment