Jenkins Push event not triggering the Job

2019-02-25 Thread Amit Singh
Hello All, I have configured the jenkins job that should run after every commit pushed to git I have used build trigger for the job as "GitHub hook trigger for GITScm polling". I can see the Push event coming to jenkins and jenkins Poking the job. Logs from jenkins show : Received PushEvent

Jenkins Get Push event which pokes the Job but Job not started

2019-02-25 Thread Amit Singh
Hello Team, I have setup a jenkins job to trigger for each commit made to git repo I am using "GitHub hook trigger for GITScm polling" as build trigger to listen to push events. I can see the push events reaching the jenkins from logs and Jenkins show the message : Received PushEvent for http

Re: URGENT: I am new for Jenkins and how to integrate soapui into jenkins.

2014-05-08 Thread Amit singh
Follow this link: http://softwaretestersforum.blogspot.in/2013/04/integrate-soapui-with-jenkins.html -Amit On Tuesday, May 6, 2014 5:29:08 PM UTC+5:30, vidhya radha wrote: > > Hi, > > I want to integrate SOAPUI into jenkins and how the build will run > automatically if the person done any chang