Programmatically check if Jenkins service is up and running

2016-07-27 Thread Liora Milbaum
My chef cookbook deploys Jenkins and few plugins. A restart is required 
after the plugins are installed.
It takes few seconds to the service coming back. Till than, no additional 
configuration can be executed on that Jenkins service.
The easiest way is to sleep for lets say 60 seconds and than continue as 
usual.
But, there must be another way to deal with it. Something like looping till 
a heartbeat is received.

Any idea how it can be implemented?

Thanks,
Liora

 

-- 
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/d80728b1-09a0-40d1-ad7a-3dbfcad74577%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Global Tool Configuration - scripted

2016-07-08 Thread Liora Milbaum
I want my Jenkins test env created with tools configured by a script.


From: Mark Waite  
Reply: jenkinsci-users@googlegroups.com 

Date: 8 July 2016 at 22:38:52
To: Jenkins Users 

Subject:  Re: Global Tool Configuration - scripted

Can you further describe what you mean by "updating Global Tool
Configuration"?

For example, are you switching from one version of automatically installed
Java to another version of automatically installed Java?

Are you switching from one automatically installed maven (or ant) to
another?

Are you switched from one version of git (or other command line dependency)
to another?

Mark Waite

On Fri, Jul 8, 2016 at 1:30 PM Liora Milbaum  wrote:

> I frequently create Jenkins test environments.
> Can I script to process of updating Global Tool Configuration? If the
> answer is yes, how?
>
> Thanks,
> Liora
> --
> 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/2663ad04-50f8-4068-ab5e-0c5228e0e7fd%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/2663ad04-50f8-4068-ab5e-0c5228e0e7fd%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to a topic in the
Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/jenkinsci-users/Yvc1oxrrilM/unsubscribe.
To unsubscribe from this group and all its topics, 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/CAO49JtHK0-6-J6u8TW9CfgdL1tzZwVTpcyXtwZgZSHxY1w77BA%40mail.gmail.com
<https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHK0-6-J6u8TW9CfgdL1tzZwVTpcyXtwZgZSHxY1w77BA%40mail.gmail.com?utm_medium=email&utm_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/CAHQvHX5-L4X3r0QE-2M%2BcR1QdDBt%2BAhtUds-Los8tJkMAK%3Dvyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Global Tool Configuration - scripted

2016-07-08 Thread Liora Milbaum
I frequently create Jenkins test environments. 
Can I script to process of updating Global Tool Configuration? If the 
answer is yes, how?

Thanks,
Liora

-- 
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/2663ad04-50f8-4068-ab5e-0c5228e0e7fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: shared workspace

2014-01-07 Thread Liora Milbaum
Thanks for the input.
The symbolic link option is not available as some of my build servers are 
Windows XP. 
The reason I need a shared workspace is for sharing build artifacts, like 
dlls (generated by multiple jobs on multiple slaves).
Are there other options implementing such a build schema?

Liora

On Tuesday, January 7, 2014 1:00:35 PM UTC+2, Liora Milbaum wrote:
>
> I am using Jenkins on Windows.
> Trying to implement a MultiJob project which executes on few nodes.
> How can I share the same workspace for all jobs in the MultiJob Project?
>
> Thanks,
> Liora
>

-- 
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.


shared workspace

2014-01-07 Thread Liora Milbaum
I am using Jenkins on Windows.
Trying to implement a MultiJob project which executes on few nodes.
How can I share the same workspace for all jobs in the MultiJob Project?

Thanks,
Liora

-- 
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.