Re: How to view Jmeter Perfmon metrics collector graph via Jenkins dashboard

2015-09-23 Thread Jagadeesh M
Hi Joe, Am facing same issue now. Did this issue resolved? If so, can you please provide me the solution. Thanks, On Tuesday, 31 March 2015 23:53:51 UTC+5:30, Joe Antony wrote: > > Hi am running a test in Jmeter with the jmeter perfmon metrics collector > plugin enabled via Jenkins.. Post tes

How to run build steps in a loop from csv file

2015-09-23 Thread ok nj
I'm trying to create a job that will run a certain flow multiple times, each time with different parameters on multiple nodes in parallel. I have a csv file, on which each line contains the requested parameters for a run. I tried using multi configuration job, and I read about the dynamic axis

Jenkins + Testlink Integration for data driven framework

2015-09-23 Thread manasi sattarkar
Hi, My scenario is: For login : testcase id:1 Java Class: CustomerSignIn#login Data Username:user1 password:password1 Testcase Id:2 Java Class: CustomerSignIn#login Data Username:user2 password:password2 Here the difference between two testcases is only data.I am passing data from property fil

Re: Failure to Poll SVN Externals

2015-09-23 Thread Josh Davis
It turns out that the first line above for additional credentials was the correct one: > Company SVN Server: Authorized Users Only The reason it wasn't working is because the default Jenkins install is configured (in Managed Jenkins -> Configure Syste

Failure to Poll SVN Externals

2015-09-23 Thread Josh Davis
I have Jenkins running on a Windows Server 2012 master that uses a Linux VM as a slave node. My job gets files from 4 repo URLs: https://my.server/a/a/a/a/a https://my.server/b/a/a/a/a/a/a https://my.server/b/a/a/a/a/b/a https://my.server/c/a/a/a/a Those pull in the following externals: https:

New stuff for Jenkins GUI

2015-09-23 Thread Gus Reiber
Hey all, This likely isn't a news flash for most of you, but the Jenkins GUI isn't great, but what might be news is that there is an active effort to make it a lot better. As part of that effort, I will be pushing out content, showing prototypes, concepts, and the occasional critique of the

Amazon ECS plugin

2015-09-23 Thread nicolas de loof
Hi folks, I'm please to let you know I just published Amazon ECS plugin , and released 1.0-beta-1 (experimental update center) This plugin let you run builds on Amazon ECS using a docker container to host JNLP slaves

Re: Publish Over SSH - Multiple Servers

2015-09-23 Thread Vince Guaglione
Thanks for the option. I'll take a look at the plug in. On Tuesday, September 22, 2015 at 12:00:32 PM UTC-4, Vince Guaglione wrote: > > I have a promotion process that uses the publish over SSH plugin to > transfer files to two servers following a build. I'm wondering if I can > optionally tur

Error: TPT process stops with exit code -1 with TPT_piketec Plugin, with Integrity as SCM tool

2015-09-23 Thread vivek yaragatti
Hi all, I am new to Jenkins . We run TPT test cases on Jenkins with Integrity as Source code management tool. But we have been facing some issues with "tpt-jenkins" plugin. Our Setup: Jenkins V 1.609 run as a windows package(Hosted on port 8080) tpt-jenkins plugin V6.0 TPT tool V 7u2, Build num

Regarding Deploy Plugin

2015-09-23 Thread Anil
Hi All, I am unable to do deployment to Jboss 6.x eap from jenkins job? I am using deploy plugin to do deployment from Jenkins to Jboss 7. I follwed the below steps as mentioned in googl

How to get information about periodic builds in Jenkins?

2015-09-23 Thread aleksandrac900
In Jenkins it is possible to schedule jobs periodically. I'm writing a script that will check how often each job will be executed. I couldn't find this specific information using the Jenkins XML API. Where can I find this information? -- You received this message because you are subscribed to

Re: Jenkins and GitHub Enterprise "Forking"

2015-09-23 Thread James Green
This would require Jenkins and the SCM to share permissions, wouldn't it? For Jenkins to be configured to "follow forks" it needs permission to access any other user's repositories as they may be a fork of the originally monitored repository? Doesn't Bamboo do this? Or did I misread this feature?

Re: regarding workflow plugin

2015-09-23 Thread Baptiste Mathus
(Not the best thread title I think. You should have put perforce somewhere in the title since IMO this seems more like a perforce plugin issue than a workflow one) I think you could file an issue in the perforce plugin issue tracker, and IIRC there's a workflow tag you can use to mark issues relat