Re: make Buildflow show a passed parameter in the subjob box in the buildgraph visualisation

2013-12-13 Thread frank stockmans
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

make Buildflow show a passed parameter in the subjob box in the buildgraph visualisation

2013-12-13 Thread frank stockmans
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

Re: Build-Flow graph disappeared after restart jenkins

2013-12-12 Thread frank stockmans
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

Re: Slave setup questions...

2012-12-11 Thread frank stockmans
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