Hi, we have Pagure CI for Jenkins in our project. Before update to Pagure 5.0 any PR shown CI result. No it doesn't. You can see previous CI results at: https://pagure.io/standard-test-roles/pull-request/217 You can trigger CI test with "pretty please pagure-ci rebuild". As you can see the command will trigger Jenkins job at https://jenkins-fedora-atomic-process.apps.ci.centos.org/job/str_pr_test/ Feel free to play with PR: https://pagure.io/standard-test-roles/pull-request/217
@bstinson looking at the logs I'm having the feeling that pagure doesn't notify back pagure at the end of the run. Could you look into it on your side?
PR is https://pagure.io/standard-test-roles/pull-request/217 Corresponding jenkins build: https://jenkins-fedora-atomic-process.apps.ci.centos.org/job/str_pr_test/213/
This is a job configuration issue. The notification endpoint isn't configured on that particular job.
@astepano: I can do that for you, if you like, but the process is also documented here: https://pagure.io/standard-test-roles/blob/master/f/ci/readme.md
Hm, works! I updated Jenkins job configuration. @bstinson it is strange by the way, That doc was written by me. I didn't change Jenkins Job configuration. Maybe Jenkins updated job when it updated container on Centos OpenShift? Any way, thank you! Now it works. Ticket can be closed as resolved.
Metadata Update from @karsten: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)