f0e874106e
Update examples filename from '*complete*' to '*full*' to make all filename consistent. Change-Id: I37d3f9bf43cae455639fc2611e33734ea2c24ebc
16 lines
410 B
YAML
16 lines
410 B
YAML
publishers:
|
|
- robot:
|
|
output-path: reports/robot
|
|
log-file-link: report.html
|
|
report-html: custom-report.html
|
|
log-html: custom-log.html
|
|
output-xml: custom-output.xml
|
|
pass-threshold: 80.0
|
|
unstable-threshold: 60.0
|
|
only-critical: false
|
|
enable-cache: false
|
|
other-files:
|
|
- extra-file1.html
|
|
- extra-file2.txt
|
|
archive-output-xml: false
|