![Dong Ma](/assets/img/avatar_default.png)
Update examples filename from '*complete*' to '*full*' to make all filename consistent. Change-Id: I37d3f9bf43cae455639fc2611e33734ea2c24ebc
23 lines
682 B
YAML
23 lines
682 B
YAML
publishers:
|
|
- performance:
|
|
failed-threshold: 85
|
|
unstable-threshold: -1
|
|
unstable-response-time-threshold: "JMeterResultsOrders.jtl:2000"
|
|
failed-threshold-positive: 90.0
|
|
failed-threshold-negative: 10.0
|
|
unstable-threshold-positive: 80.0
|
|
unstable-threshold-negative: 20.0
|
|
nth-build-number: 10
|
|
mode-relative-thresholds: true
|
|
config-type: "PRT"
|
|
mode-of-threshold: true
|
|
fail-build: true
|
|
compare-build-previous: true
|
|
mode-performance-per-test-case: false
|
|
mode-thoughput: true
|
|
report:
|
|
- jmeter: "/special/file.jtl"
|
|
- junit: "/special/file.xml"
|
|
- jmeter
|
|
- junit
|