I’ve setup an image using the Jenkins Docker Plugin and I’ve created two Jenkins job to use this image as a slave container. When I build the jobs at the same time they execute serially and not in parallel. Why isn’t this running in parallel?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Run a single docker image as multiple containers in parallel | 4 | 6899 | November 18, 2022 | |
| Multiple Docker containers, same docker image, different config for each container (trigger from Jenkins) | 2 | 1012 | November 20, 2022 | |
| Use Jenkins slaves in docker containers on Rhel7 hosts | 19 | 4257 | February 16, 2018 | |
| Jenkins agent/slave with docker in docker | 2 | 1707 | November 21, 2019 | |
| How to setup the docker build slave that will run if there is any build triggered in Jenkins Master (Non-Docker) | 0 | 554 | May 17, 2019 |