Change 21324
Paul Allen
committed this change
into
//guest/perforce_software/p4jenkins/main/src
Request Review
Download .zip
Create syncID to track syncs when polling.
Original design used the client name to track the sync from previous builds, however as polling is on the master if NODE_NAME is used it breaks with slaves.
JENKINS-40356
Files
6
Comments
0
6
edited
0
added
0
deleted
•
main/java/org/jenkinsci/plugins/p4/PerforceScm.java#93
Loading...
main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java#24
Loading...
main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java#20
Loading...
main/java/org/jenkinsci/plugins/p4/workspace/Expand.java#5
Loading...
main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java#14
Loading...
test/java/org/jenkinsci/plugins/p4/client/JenkinsfileTest.java#4
Loading...
Tip: Use
n
and
p
to cycle through the changes.