jenkins-job-builder/tests/publishers/fixtures/plot003.yaml

16 lines
396 B
YAML

publishers:
- plot:
- title: 'Sample graph'
yaxis: ''
csv-file-name: 'persisted.csv'
group: 'bench'
numbuilds: '1'
style: 'line'
use-description: false
series:
- file: 'data.xml'
format: 'xml'
xpath: '/data/set[1]/values/*'
xpath-type: 'node'
display-table: false