I tried updating the version to the latest RC version a short while back as I had hoped it would "just work" but unfortunately it didn't appear to. Will retry with latest and greatest and see how I get on.
BTW I wasn't trying to report a bug on the mail list - was just providing my observation :) (I had tried to find out if it supposed to be working in another thread https://groups.google.com/d/msg/jenkinsci-users/ZNUNG1asrLA/lLXNSTRkgr8J before I exerted too much effort in trying to provide reports but that thread must have been missed by people in the know :) ) Richard. On Fri, 29 May 2015 at 00:04 Kanstantsin Shautsou <[email protected]> wrote: > If it about docker-plugin, then please upgrade to 0.9.0, restart jenkins. > Then check logs and report issue > https://github.com/jenkinsci/docker-plugin/issues here (but please read > firstly > https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue#Howtoreportanissue-WhatinformationtoprovideforEnvironmentandDescription > ) > 0.9.0 very different from 0.8.0 and there are some known problems because > of bad cloud/provisioning API in jenkins that we are trying bypass. > > Also this maillist not about bug reporting. > > > On Thursday, May 28, 2015 at 1:17:29 PM UTC+3, Richard Bywater wrote: > >> Yes it is workable/feasible as I've just finished setting up a few docker >> containers to run as Jenkins slaves. >> >> In the end I couldn't use the Docker Jenkins plugin as there's an issue >> with it not creating a new instance of a container if there is already a >> job running with the same label (which kind of defeats the point of using >> the Docker plugin IMHO) >> >> So I created the Docker containers (based off of what has been done with >> https://registry.hub.docker.com/u/evarga/jenkins-slave/ ) and then >> started them and created nodes on Jenkins to point at them using the >> various SSH ports created as part of starting the Docker container. >> >> Hope that helps you understand that its possible. >> >> Richard. >> >> On Thu, 28 May 2015 at 22:13 Piotr Boniek <[email protected]> wrote: >> > 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 >>> <https://groups.google.com/d/msgid/jenkinsci-dev/312c7f68-e97d-41a2-bbeb-cd36a7139cb2%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > 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/2bdd920a-0537-43f4-995b-ccd3f2126815%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/2bdd920a-0537-43f4-995b-ccd3f2126815%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMui947kURr1RU0wDQ%2B_ZTWj3dvVv0oG%2BuWFOyu3Lj%3DnTOGxwA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
