
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
12 lines
274 B
YAML
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
|