-
New Feature
-
Resolution: Fixed
-
Major
-
None
New node selection algorithm for perforce polling can cause issues when using short-lived nodes. Adding an option to always poll on the master will prevent these issues from occurring.
- is duplicated by
-
JENKINS-10686 Polling on slaves can hang
-
- Resolved
-
- is related to
-
JENKINS-10131 Git polling shouldn't need a workspace on a slave.
-
- Closed
-
- relates to
-
JENKINS-49693 Add "Only poll using master" option
-
- Open
-
Code changed in jenkins
User: Rob Petti
Path:
src/main/java/hudson/plugins/perforce/PerforceSCM.java
src/main/resources/hudson/plugins/perforce/PerforceSCM/config.jelly
src/main/webapp/help/pollOnlyOnMaster.html
src/test/java/hudson/plugins/perforce/PerforceSCMTest.java
http://jenkins-ci.org/commit/perforce-plugin/23f722ed51b3d42ec90844f34026707b2db253c2
Log:
JENKINS-9067adding poll only on master option