Hi, I am trying to utilize our new server HP G9. There are many cores, disks spaces .... So far we had one master jenkins server and 15 workers on different servers. It is working fine. Now we want to use one server G9 as multiple worker in other words we want to setup 20 or more workers on one physical server. To make it more flexible we wanted to use docker to have possibilities to setup different workers type eg one on Ubuntu another on RHEL6 or RHEL7...
I've created different users (jenkins, jenkisn1....) separate directories etc ... and many many things. I've tried to accomplished it with Docker Jenkins Plugin or just by running 'docker run .... ' from Execute Shell command. I faced so many issues that describing them maybe is too much for now but maybe later I can post them if needed. What I want to know is if my idea is workable/feasible? Regards Piotr -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/312c7f68-e97d-41a2-bbeb-cd36a7139cb2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
