Change 26640

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4jenkins/main/src
Request Review
Download .zip
Tick interval message to prevent timeout.

An advanced setting in the Credential sets a 'tick' interval to print out a 'waiting' message to the log during long running commands.  The value needs to be less than 30,000ms to avoid Jenkins automatic disconnect. JENKINS-58161
  • Files 8
  • Comments 0
6 edited 2 added 0 deleted
main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java#85
Loading...
main/java/org/jenkinsci/plugins/p4/credentials/P4BaseCredentials.java#13
Loading...
main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java#36
Loading...
main/resources/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl/credentials.jelly#5
Loading...
main/resources/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl/help-tick.html#1
Loading...
main/resources/org/jenkinsci/plugins/p4/credentials/P4TicketImpl/credentials.jelly#4
Loading...
main/resources/org/jenkinsci/plugins/p4/credentials/P4TicketImpl/help-tick.html#1
Loading...
test/java/org/jenkinsci/plugins/p4/credentials/PerforceCredentialsTest.java#16
Loading...
Tip: Use n and p to cycle through the changes.