Looks like it works when installing the latest versions of the plugins.
never mind :-)
On Friday, December 13, 2013 2:00:06 PM UTC-8, frank stockmans wrote:
>
> Hi,
>
> We are using the Jenkins Buildflow and loving it.
> One thing we do is launch the same subjob in parallel from
Hi,
We are using the Jenkins Buildflow and loving it.
One thing we do is launch the same subjob in parallel from the top job and
pass in different variables.
e.g.
Joblauncher TESTSUITE="test1 test2 test3"
--->smoketestjob #1
--->smoketestjob #2
--->smoketestjob #3
We would like the vizualiza
We had a similar problem upgrading to LTS 1.504.9. Part of it was upgrading
the buildflow plugin. We reverted to version 0.9 for now, till they fix a
bug. So waiting for that release to upgrade.
br/Frank
On Thursday, December 12, 2013 6:20:54 AM UTC-8, zacky az wrote:
>
> Hi,
>
> After restart
I tend to run all my builds on slaves.
- make sure the workspace on slaves is different from that on the master
- have a recent version of java on the slave
- be able to ssh to it and our .cshrc should throw any error's or messages
to the terminal when you get there
Slaves need to be able to get