06fc3457f9
Change-Id: I40320337fec0d1564bb1f4b88b4f7a1aa4f2dfc5
12 lines
219 B
YAML
12 lines
219 B
YAML
publishers:
|
|
- pmd:
|
|
pattern: '**/pmd-result.xml'
|
|
healthy: 0
|
|
unhealthy: 100
|
|
health-threshold: 'high'
|
|
thresholds:
|
|
unstable:
|
|
total-high: 10
|
|
failed:
|
|
total-high: 1
|