Re: Jenkins MultiJob Plugin- “Phases” option not available in Build Section

2019-08-28 Thread Dirk Heinrichs
Am Mittwoch, den 28.08.2019, 11:36 -0700 schrieb sravan: I want to use for existing jobs? You can't. Jenkins has the concept of job types where each type has different capabilities (Freestyle, Pipeline, even Folder is a job type), but there is no way to change the type of existing jobs. You can

Re: Jenkins MultiJob Plugin- “Phases” option not available in Build Section

2019-08-28 Thread sravan
Hi Dirk, I want to use for existing jobs? On Tuesday, August 27, 2019 at 11:36:11 PM UTC-7, Dirk Heinrichs wrote: > > Am Dienstag, den 27.08.2019, 12:25 -0700 schrieb sravan: > > I don't see that plugin in my job build section > > > It isn't a Multjob, then. Did you select "Multijob" when creating

Re: Jenkins MultiJob Plugin- “Phases” option not available in Build Section

2019-08-27 Thread Dirk Heinrichs
Am Dienstag, den 27.08.2019, 12:25 -0700 schrieb sravan: I don't see that plugin in my job build section It isn't a Multjob, then. Did you select "Multijob" when creating the job? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone:

Multijob plugin

2017-04-25 Thread CLOSE Dave
Is it possible that I'm the only one in the world using this plugin? I ask because I've asked questions here with no response at all. I've also sent the same questions to those listed as maintainers on the plugin's wiki page with no response. The wiki page seems to say there are about 16,000 us

Multijob plugin

2017-04-07 Thread CLOSE Dave
I really like the Multijob plugin (<https://wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin>), though I see there is some encouragement to move to the Pipelines conglomeration. For my purposes, Multijob is more straight-forward and presents clear results. It includes a potentiall

MultiJob plugin - execute sequence job not in order

2017-02-08 Thread Stefano
Hello, i have a problem whit multiob plugin, i need start two jobs not in parallel but in exact sequence, but seems the sequence is randomly sometimes it works, sometimes not... Attach an image of configuration;

To display multiple results of multijob plugin in single jenkins webpage

2016-02-29 Thread JenkinsJunkyard
Hello, I have created a multiple jobs using multijob plugin and results are captured using robot framework plugin. I want to display results of multijobs in a single jenkins webpage. How to do this? Is there a different plugin for this. Please help me on this. Thanks, Naveen -- You received

Move to next phase if perticular job of phase success in multijob plugin

2016-01-13 Thread niraj nandane
Hi, I have multijob phase having three jobs as follows which runs in parallel. phase 1 job 11 job 12 job 13 Now i wan't to move to phase 2 only if job 11 succeed. I don't care what is result of job 12 or job 13. How to do it ? -- You received this message because you are subscribed

Jenkins Multijob plugin query

2015-06-21 Thread capt edgar
Is there a plugin in Jenkins that i can use in this scenario? I'm testing a multijob which runs 2 child jobs. 1st child job saferestarts jenkins via some scripts. 2nd child job restarts any offline slaves after the jenkins restart. Problem is how to continue running the 2nd child if the 1st chi

RE: Jenkins multijob plugin not loading

2014-08-19 Thread Sudhakar . Shanmugam
: jenkinsci-users@googlegroups.com Subject: Jenkins multijob plugin not loading Anyone seen this error before. Tried added multijob to a well established LTS server (I have it on another server ok, same version but different plugin set). Jenkins ver. 1.565.1<http://jenkins-ci.org/> 18-Aug-2014 10

Re: Jenkins multijob plugin not loading

2014-08-19 Thread John McGowan
cheers, I can't believe this but some tool had unticked it so it wasn't enabled! Was just about to say it was there ok. The woes of an open access system. - John On Tuesday, 19 August 2014 10:45:52 UTC+1, John McGowan wrote: > > Anyone seen this error before. Tried added multijob to a well esta

Re: Jenkins multijob plugin not loading

2014-08-19 Thread Daniel Beck
Make sure EnvInject plugin is installed and enabled. On 19.08.2014, at 11:45, John McGowan wrote: > Anyone seen this error before. Tried added multijob to a well established LTS > server (I have it on another server ok, same version but different plugin > set). > Jenkins ver. 1.565.1 > > 18-A

Jenkins multijob plugin not loading

2014-08-19 Thread John McGowan
Anyone seen this error before. Tried added multijob to a well established LTS server (I have it on another server ok, same version but different plugin set). Jenkins ver. 1.565.1 18-Aug-2014 10:56:38 hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error WARNING:

Multijob-plugin: always execute last phase (even after failures)

2014-08-08 Thread felix drueke
Hi, I successfully configured a chain of jobs using the Multijob plugin, making it so, that following jobs are not run after a failure. However the last phase is sort of a cleanup job (which stops a system previously started by an earlier phase). I always want to run that cleanup job

Re: Multijob plugin: Using same commit everywhere

2014-06-11 Thread Drew Van Stone
ups.com > To: jenkins...@googlegroups.com > At: Nov 12 2013 00:06:38 > > How does one configure the MultiJob plugin to use the same commit for all > the jobs? > > I am creating a MultiJob "Foo" which then kicks off multiple phases and > steps in each phase

Multijob plugin: Using same commit everywhere

2013-11-11 Thread rsom
How does one configure the MultiJob plugin to use the same commit for all the jobs? I am creating a MultiJob "Foo" which then kicks off multiple phases and steps in each phase which should use the same git commit as the parent job. Thanks. R, rahul -- You received this message b

Re: Issue with the MultiJob Plugin - Failed to serialize

2013-10-04 Thread qablogmbox
Can anyone help with this? Would be most appreciative. Sincerely On Tuesday, October 1, 2013 5:25:30 PM UTC-4, qablo...@gmail.com wrote: > > Hoping someone can help me. > > I have version 1.480.3 of Jenkins installed. We have jobs created using > the MultiJob plugin (have versio

Issue with the MultiJob Plugin - Failed to serialize

2013-10-01 Thread qablogmbox
Hoping someone can help me. I have version 1.480.3 of Jenkins installed. We have jobs created using the MultiJob plugin (have version 1.9 installed). Every once in a while we seem to be hitting some kind of race condition that is causing the job to fail. The error is: Started by upstream

Re: deadlocks when using Multijob plugin

2013-02-14 Thread Alvaro Martinez Echevarria
Yes, I am using that multijob plugin. The "block while upstream" option is disabled, so that's not it... On Thu, Feb 14, 2013 at 4:57 AM, cjo wrote: > From the message you are describing it seems that you have enabled the > "block while upstream is building option&quo

Re: deadlocks when using Multijob plugin

2013-02-14 Thread cjo
>From the message you are describing it seems that you have enabled the "block while upstream is building option" on the test job. This is one of the Advanced options in the job config, try disabling this and seeing if this fixes the issue. I assume that you are using the multi

deadlocks when using Multijob plugin

2013-02-13 Thread Alvaro Martinez Echevarria
Hi, I'm having trouble using the Multijob plugin... jobs become deadlocked. Let me explain... Say I have a compilation job A which is triggered by a gerrit event (a code merge, for example); compilation is able to run in a farm of compilation servers. When compilation finishes, A proceeds