-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
jenkins 2.249.2
docker plugin 1.2.1
I have a linux workstation with docker installed on it, the daemon.json file has:
hosts: "tcp://0.0.0.0:2375"
i've added this workstation as a cloud to the jenkins server, communication is working properly and I can use it with the command "dockerNode" in my scripts.
i've set the container cap on this workstation to 10, but no matter how many times I run a job with dockerNode, it creates WAY MORE than 10 container instances on that machine....
[JENKINS-64033] container cap is not honored
Attachment | New: cloud configuration.png [ 53052 ] | |
Attachment | New: docker monitoring.png [ 53053 ] |
Component/s | Original: docker [ 20834 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
I can't duplicate the problem as reported. Current release of the docker-plugin honors the container cap for each template that I use.