-
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
-
[JENKINS-9067] Add "Only poll using master" option
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is related to |
Workflow | Original: JNJira [ 139212 ] | New: JNJira + In-Review [ 188396 ] |
Link | New: This issue relates to JENKINS-49693 [ JENKINS-49693 ] |
Component/s | New: p4-plugin [ 19224 ] | |
Component/s | Original: perforce-plugin [ 15506 ] |
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