Change 21215

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4jenkins/main/src
Request Review
Download .zip
Polling fix for Multi client support in Pipeline.

Jenkins polls for each SCM checkout, so must poll each workplace and therefore need to lookup last build information for each sync.
Polling now uses same lookup as Change Summary.

Added extra test cases multi sync poll and poll again.

JENKINS-38401
JENKINS-37462
JENKINS-39652
  • Files 4
  • Comments 0
4 edited 0 added 0 deleted
main/java/org/jenkinsci/plugins/p4/PerforceScm.java#90
Loading...
main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java#22
Loading...
main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java#19
Loading...
test/java/org/jenkinsci/plugins/p4/client/JenkinsfileTest.java#3
Loading...
Tip: Use n and p to cycle through the changes.