Re: Plugin Integration Testing with Downstream Jobs

2017-01-12 Thread Rayees Namathponnan
there is plugin called conditional build plugin, please check this, it may help 
you 




> On Jan 12, 2017, at 1:58 PM, Daniel Beck  wrote:
> 
> 
>> On 12.01.2017, at 21:03, Eric Zounes  wrote:
>> 
>> I'd really like to know if there's a blessed way for the test to block until 
>> all downstream jobs are completed or if I should take a different approach 
>> all together. Thanks.
> 
> More of a developers list question.
> 
> JenkinsRule#waitUntilNoActivity() will do this.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/5B5A31EC-7A92-4F39-BF41-D08432D83A17%40beckweb.net.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/81BBC756-0415-4D36-BB5A-03FE34FCAB3F%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Docker Jenkins integration

2015-04-23 Thread Rayees Namathponnan
Hi Rahul,

you can try this

https://wiki.jenkins-ci.org/display/JENKINS/Launch+Java+Web+Start+slave+agent+via+Windows+Scheduler

Regards,
Rayees

On Thu, Apr 23, 2015 at 3:59 AM, Rahul Agrawal rahulacces...@gmail.com
wrote:

 Hi Guys,

 I am new to Docker and I need to integrate Docker iwth jenkins. I have
 jenkins and docker in two different system, and docker runs on a Windows
 machine using a virtual box.
 So when I try to establish a connection between Jenkins and docker, it
 gives me this error javax.servlet.ServletException:
 javax.ws.rs.ProcessingException: java.net.SocketTimeoutException: connect
 timed out at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796).

 Kindly suggest some solution.

 Thanks  Regards,
 Rahul

 --
 You received this message because you are subscribed to the Google Groups
 Jenkins Users group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to jenkinsci-users+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-users/ad968fbc-1f6f-433e-b3e8-d5022923210c%40googlegroups.com
 https://groups.google.com/d/msgid/jenkinsci-users/ad968fbc-1f6f-433e-b3e8-d5022923210c%40googlegroups.com?utm_medium=emailutm_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 Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAKyft7moyEsGBgqWd5XAFej7phpt2U0ps4CFAYVKgGPzQnfUQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Configuration Matrix - Same job with sequential and parallel runs

2013-07-25 Thread Rayees Namathponnan
Hi All,

I am using Configuration Matrix plugin to run our automation suites, but 
there are few suite i need to execute in sequential due to some restart 
task in that test case and remaining need to be executed in parallel, same 
time; i need a consolidated report;

Is it possible to add my both requirements in single job ? 

any suggestion ?

Regards,
Rayees 

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Configuration Matrix - Same job with sequential and parallel runs

2013-07-25 Thread Rayees Namathponnan
Looks like we cannot use this with Matrix combination 



On Thursday, July 25, 2013 11:54:37 AM UTC-7, LesMikesell wrote:

 On Thu, Jul 25, 2013 at 1:45 PM, Rayees Namathponnan 
 ryz.n...@gmail.com javascript: wrote: 
  
  I am using Configuration Matrix plugin to run our automation suites, but 
  there are few suite i need to execute in sequential due to some restart 
 task 
  in that test case and remaining need to be executed in parallel, same 
 time; 
  i need a consolidated report; 
  
  Is it possible to add my both requirements in single job ? 
  
  any suggestion ? 

 Have you looked at the 'build flow' plugin as a way to orchestrate 
 things?  It might be more cumbersome to set up than a matrix job but 
 you have more explicit control of the steps. 

 -- 
Les Mikesell 
  lesmi...@gmail.com javascript: 


-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.