jenkins-job-builder/tests/publishers/fixtures/xml-summary-full.xml
Kien Ha f88a79aa8e Update Summary Display plugin to use convert xml
- Rename test files to be more descriptive
- Add plugin="summary_report" attribute for consistency
- Fix docs for 'files' option to be required

Change-Id: If0f04dfcc5ae9cdc8c15ec9728b72e9156ea9d7f
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-08-10 22:41:11 -04:00

10 lines
320 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<publishers>
<hudson.plugins.summary__report.ACIPluginPublisher plugin="summary_report">
<name>*_summary_report.xml</name>
<shownOnProjectPage>true</shownOnProjectPage>
</hudson.plugins.summary__report.ACIPluginPublisher>
</publishers>
</project>