Jenkins: Passed tests number to be configured in Jenkins email

2016-03-20 Thread Venkata Jagadeesh Reddy Karnati
Hi All, I need help to send how many number of tests are passed or failed of UFT and need to be configured in Jenkins Email.$FAILED_TESTS will give info about failed tests and when passed it shows "all tests are passed" but along with that i also need to send how many of them are passed as numb

Re: selenium Jenkins integration issues

2016-03-20 Thread Prasad.L.V
Thank you for your time Duarte, will research more to fix it. On 17 March 2016 at 15:44, Duarte Carreira wrote: > well I was wrong... your problem is not in the testing.xml... obviously... > > if you run your tests "outside" jenkins you say they don't do what you > expect. so you have to debug y

Need Info - best book , blogs to follow , good practices wrt Jenkins

2016-03-20 Thread 80Vikram
Hi All, I've started using & learning Jenkins mainly to run automation on web and mobile with changes in respective code base from dev end. It will be helpful if you can please help with below queries 1. Good books to refer to understand Jenkins properly 2. Blogs to follow which teach from rea

Re: Change GitSCM repository from a plugin

2016-03-20 Thread Mark Waite
You might try the instructions at http://stackoverflow.com/questions/12799573/add-remote-via-jgit On Fri, Mar 18, 2016 at 7:14 AM Iñigo Telleria wrote: > Hi, > > I'm developing a Jenkins plugin which copies a job (template-job) and > changes some data. > > To do so, I've written this code in a p

Re: [workflow] Git step to check out a commit instead of a branch

2016-03-20 Thread 'Björn Pedersen' via Jenkins Users
Hi, you could install gerrit-trigger-plugin (you do not need to use gerrit for your use-case) and use the gerrit-trigger checkout strategy that can use hashes/tags/etc... Björn Am Mittwoch, 25. März 2015 15:26:37 UTC+1 schrieb Lóránt Pintér: > > Hi, > > Is it possible to check out a particula

Re: active deploy plugin for cf

2016-03-20 Thread Christopher Orr
On 14/03/16 08:14, dileep kumar baratam wrote: Hi I need a plugin which can push an app to bluemix/cloud , simply active deploy plugin for CF . Do you really need a plugin? Deploying to Cloud Foundry should be fairly straightforward; indeed I've done it from an "Execute shell" steps

Re: selenium Jenkins integration issues

2016-03-20 Thread Prasad.L.V
Thank you Duarte. please find my Testng xml: http://testng.org/testng-1.0.dtd";> On 16 March 2016 at 23:19, Duarte Carreira wrote: > your problem is likely in your xml... can you post just the starting lines? > > On Wednesday, March 16, 2016 at 4:00:03