kendallpcdoctor 5117d87e8c Add support for two new plugins, and a new version of one
Added new support for the following plugins:
Perforce plugin: https://wiki.jenkins.io/display/JENKINS/Perforce+Plugin
InfluxDB plugin: https://wiki.jenkins.io/display/JENKINS/InfluxDB+Plugin

Added support for v3.0 of the following plugin
https://wiki.jenkins.io/display/JENKINS/Priority+Sorter+Plugin

Change-Id: If109863a91710c08b34dee622496e551a7b3b520
2019-07-25 13:12:49 -07:00

12 lines
274 B
YAML

scm:
- p4:
credential: credential
workspace-type: Manual
workspace-name: workspacename
populate-type: SyncOnly
view-mask: viewmask
parallel-enabled: True
parallel-threads: 2
parallel-minfiles: 5
parallel-minbytes: 500