Poll SCM using Jenkins not working
Hi dear all,
I have been trying to setup a job that polls the SCM (Jazz) and automatically run when a change is detected in the repository. I have enabled the "Poll SCM" option in Jenkins (@ every 5 mins) and I can see that Jenkins is trying to poll (from the logs), but it comes back saying no change detected which is not true.
I am trying to figure out why? My workspace is configured to follow the required streams I am interested in and Jenkins is configured with the Team Concert Plug in. Am I missing something? Please advise.
Accepted answer
See https://jazz.net/library/article/92827 and see https://jazz.net/library/ and type Jenkins into the search field. Should that not be enough, consider to provide information about how you configured the Jenkins Job.
Comments
Sridevi Sangaiah
JAZZ DEVELOPER Jun 24 '19, 11:45 p.m.Is your Jenkins job configured to use a Build Workspace? If so can you confirm if the Build Workspace is used just in this particular Jenkins job and not in any other jobs/ Build Definition?
Balu Pillai
Jun 25 '19, 4:35 a.m.Hi Sridevi,
1 vote
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 25 '19, 5:11 a.m.Interesting problem. Thanks for sharing!