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)

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 ankki...@gmail.com Date:

Re: javax.security.auth.login.LoginException: unable to find LoginModule class: org.jboss.security.ClientLoginModule

2015-07-17 Thread Adarsh V
Any luck ?? I am also stuck with the same error. On Monday, 13 July 2015 10:55:22 UTC+5:30, Barun Vishwakarma wrote: Not yet..still looking for the solution On Mon, Jul 13, 2015 at 9:52 AM, Prabaharan Gopalan pra...@gmail.com javascript: wrote: I'm stuck with the same error. Did you

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

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

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

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?

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

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

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

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