Docker plugin and local socket

2015-04-02 Thread Jeff MAURY
I plan to use the Jenkins Docker plugin to launch slaves on the same machine as the master (for build queue isolation). According to the doc, you need to setup a URL to the docker server. Do you know if the local socket mode is supported or do I need to setup my Docker daemon so that it will list

Re: Matrix job

2015-02-02 Thread Jeff MAURY
obs" you want? You mean amonst the total jobs according to the > combinatorials of the axis? > Yes, you got it Jeff > > Cheers > > 2015-02-02 13:45 GMT+01:00 Jeff MAURY >: > >> I have a matrix job with 2 axis (JDK + Eclipse version). It appears that >>

Matrix job

2015-02-02 Thread Jeff MAURY
I have a matrix job with 2 axis (JDK + Eclipse version). It appears that I have a lot of false negative builds, mainly due to load or problems with UI emulation. Is there a way to get the number of failed jobs in the mail generated ? Thanks Jeff -- You received this message because you are su

Headless GUI testing on Windows

2012-10-31 Thread Jeff MAURY
I'm using Jenkins to build an Eclipse based product and I have SWTBot based tests that performs validation of the UI layer. As Jenkins is running on a Ubuntu server (headless), I was able to run the UI tests on Linux thanks to the Xvfb Jenkins plugin. But as main target platform is Windows, I am

Re: Email-ext double configuration

2012-03-12 Thread Jeff MAURY
jeff.ma...@syspertec.com Finished: SUCCESS You can access the capture of the job configuration from http://dl.dropbox.com/u/11712940/jenkins.png Regards Jeff MAURY On Mar 9, 1:51 pm, Slide wrote: > Can you paste the log near the end when the email-ext plugin prints out > what it is sending

Email-ext double configuration

2012-03-09 Thread Jeff MAURY
Hello, I want to achieve with the email-ext plugin the following functionnality: for commiters, send an email for failure/unstable/fixed/still unstable states for a distribution list, send a email only if success (in fact, in the results of the build leads to a deployment) I tried to configure t