Build flow plugin iterate builds for a job.

2015-07-17 Thread Jacek Tomaka
Hi, 
I have a few jenkins job that use promoted builds plugin. Each of jobs has a 
bunch of parameters. 

I promote builds on demand using "only when manually promoted". This is fine 
for single builds but usually i want to promote a set of builds (one per job) 
with matching parameter values. 

Now i would like to create a build flow job that would for jobs A,B,C iterate 
builds of A,B,C to see if the value is as required and if so, kick off the 
promotion process. 

Can this be done using build flow plugin? I mean, how do i iterate builds of a 
job by name?
I am thinking about something like: 

builds = job("A").getBuilds()

then iterating over the builds, getting parameters of each of them and if 
parameters match, save it's build number to execute promotion later.

How do i solve this?
Regards.
Jacek Tomaka

-- 
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/izebrtfajmzibxeqaync%40itcm.
For more options, visit https://groups.google.com/d/optout.


SCM Sync Configuration Plugin

2015-07-17 Thread Brandon Koepke
Hey,

Has anyone been able to get the scm sync configuration plugin working in 
the last 6-12 months? The plugin that is in the official jenkinsci jobs is 
completely non-functional for me, and I had to make many changes in order 
to get it to compile.

>From there the best I've been able to do is get it to 'git add' files, but 
the 'git commit && git push' seems to never occur (and there isn't anything 
in the logs to indicate a problem). I also tried the pull request from 
here: https://github.com/jenkinsci/scm-sync-configuration-plugin/pull/31 
and that one gets me further, but I have the same lack of 'git commit && 
git push'. Does anyone have this plugin working in a newer version of 
jenkins?

If not does a plugin exist where you can have separate git repositories 
that store job configurations?

Any word on this would be greatly appreciated.


-- 
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/7193538c-086d-41e0-abf4-3a980c3bb9af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Non-aggregate test result graphs across projects

2015-07-17 Thread Jon Wilson
I want to set up a view that contains the passed/failed/skipped test result 
graphs for the past 14 days for a set of n projects.

I do NOT want a single aggregate test result graph.  Instead, I want a 
single view with n test result graphs, one for each project. That is,


Project 1:  [14-day passed/failed/skipped test result graph for Project 1]
Project 2:  [14-day passed/failed/skipped test result graph for Project 2]
Project 3:  [14-day passed/failed/skipped test result graph for Project 3]
...
Project n:  [14-day passed/failed/skipped test result graph for Project n]


What plugins do I need to use and how do I configure such a view?

Much thanks, your help is appreciated!

-- 
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/822a0985-87dd-4569-ada5-7b6539cd36d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins with a DB?

2015-07-17 Thread Ankit Kumar
I am from India. Indian Standard Time is 9 hours and 30 minutes ahead of 
Eastern Time. 
I will be available tomorrow morning your time,just let me know what is the 
best time suited for you. 

-- 
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/8240332f-5712-4429-a10c-2200b2cadb19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Does the EC2 plugin write logs?

2015-07-17 Thread Shimin Guo
I'm trying to investigate an issue where the EC2 plugin is not creating 
slaves as expected, and actively cancels the slaves I launch manually using 
the drop down menu on the /computer page. It would be helpful if the plugin 
has a log where it logs its actions and reasons. Does such a log exist?

-- 
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/271dd62e-1c59-4da1-b220-32fdb5c400ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can i install jenkins server on rhel 7 machine ? Have anyone done it earlier ?

2015-07-17 Thread Peter Berghold
My favorite way is to use the WAR file and stick it into 
${CATALINA_HOME}/webapps and let tomcat do the rest. 

On Wednesday, July 15, 2015 at 4:45:50 AM UTC-4, Krishna Kumar Tiwari wrote:
>
> Hi 
>
> I want to install jenkins server on my rhel 7 machine for continuous 
> integration. Has anyone done it earlier ?
>
>
>

-- 
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/4459a8fa-0a11-44b1-9d4c-e59222df7005%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can i install jenkins server on rhel 7 machine ? Have anyone done it earlier ?

2015-07-17 Thread jpd4nt
I have installed it on RHEL 7 as standalone, just used the rpm.

-- 
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/05d66bd2-a24e-4bb9-9d1e-52967be33384%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Introduction

2015-07-17 Thread Peter Berghold
Hi folks, 

Thought I'd drop a line introducing myself.  I'm the sole developer for the 
group I work for that is doing a Puppet infrastructure deployment.  As part 
of that project I'm writing Puppet modules and plan to use Jenkins to 
automate testing of the modules (syntax, code coverage, etc) as well as 
promoting modules to the test environment and later bundling up tarfiles to 
release to production.

A bit overwhelmed right now trying to sort out just where to start and it 
looks like Jenkins is going to exceed my requirements. 

Will mostly be lurking for the time being but hope to be able to contribute 
once I've some experience with this tool.



-- 
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/731c94a5-a7cc-4e3c-b1b3-9105e42bcf62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins with a DB?

2015-07-17 Thread barbine.michael


What time zone are you in? I'm free this evening east coast time and tomorrow 
in the afternoon. I can give you a walk through and the source code. 


Sent on the new Sprint Network from my Samsung Galaxy S®4

 Original message 
From: ankit chandak  
Date: 07/17/2015  6:59 AM  (GMT-05:00) 
To: jenkinsci-users@googlegroups.com 
Subject: Re: Jenkins with a DB? 

Michael,Thank you so much.Let me know when you get time.

On Thursday, 16 July 2015 20:41:08 UTC+5:30, Michael Barbine  wrote:

I've done this and can help thus weekend 


Sent on the new Sprint Network from my Samsung Galaxy S®4

 Original message 
From: Ankit Kumar  
Date: 07/16/2015  11:07 AM  (GMT-05:00) 
To: jenkins...@googlegroups.com 
Subject: Re: Jenkins with a DB? 

I want to extract Data from Jenkins for Builds and Job.Is there any way plugin 
or way from which I can build Database Schema by extracting jenkins data?

On Thursday, July 11, 2013 at 2:59:05 AM UTC+5:30, JonathanRRogers wrote:

On Friday, June 28, 2013 4:14:46 PM UTC-4, Michael Barbine wrote:Hello! 

I'm looking for some input on a proven way to put all of the data contained in 
the Jenkins XML or API into a RDBMS. Doesn't matter which one... I can move it 
around later. 


What do you mean by "all the data"? More importantly, what is the ultimate 
goal? I wrote a script which extracts job and build information via the Jenkins 
API and inserts/updates a PostgreSQL database so I could analyze it more 
easily. Is that similar to what you're trying to do? 




-- 

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/wHxZ9dm-JE4/unsubscribe.

To unsubscribe from this group and all its topics, send an email to 
jenkinsci-use...@googlegroups.com.

To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5000701a-3c77-4383-9871-8bbab89ff986%40googlegroups.com.

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/wHxZ9dm-JE4/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/c6e886e4-8640-4e2d-bdf8-daf3ce530dd3%40googlegroups.com.

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/5pytnimv7xg4203e11a01q9r.1437138411498%40email.android.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins with a DB?

2015-07-17 Thread ankit chandak
Michael,
Thank you so much.
Let me know when you get time.

On Thursday, 16 July 2015 20:41:08 UTC+5:30, Michael Barbine wrote:
>
> I've done this and can help thus weekend 
>
>
>
> Sent on the new Sprint Network from my Samsung Galaxy S®4
>
>
>  Original message 
> From: Ankit Kumar > 
> Date: 07/16/2015 11:07 AM (GMT-05:00) 
> To: jenkins...@googlegroups.com  
> Subject: Re: Jenkins with a DB? 
>
> I want to extract Data from Jenkins for Builds and Job.Is there any way 
> plugin or way from which I can build Database Schema by extracting jenkins 
> data?
>
> On Thursday, July 11, 2013 at 2:59:05 AM UTC+5:30, JonathanRRogers wrote:
>>
>>
>>
>> On Friday, June 28, 2013 4:14:46 PM UTC-4, Michael Barbine wrote:
>>>
>>> Hello! 
>>>
>>> I'm looking for some input on a proven way to put all of the data 
>>> contained in the Jenkins XML or API into a RDBMS. Doesn't matter which 
>>> one... I can move it around later. 
>>>
>>>
>> What do you mean by "all the data"? More importantly, what is the 
>> ultimate goal? I wrote a script which extracts job and build information 
>> via the Jenkins API and inserts/updates a PostgreSQL database so I could 
>> analyze it more easily. Is that similar to what you're trying to do? 
>>
>  -- 
> 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/wHxZ9dm-JE4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> jenkinsci-use...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/5000701a-3c77-4383-9871-8bbab89ff986%40googlegroups.com
>  
> 
> .
> 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/c6e886e4-8640-4e2d-bdf8-daf3ce530dd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.