Vadim Rutkovsky 14aea16ed9 Adds claim-build support junit publisher
Requires Claim Plugin.
https://wiki.jenkins-ci.org/display/JENKINS/Claim+plugin

Change-Id: I8daf721f125d9cd89f0aa005f396cf67405229d2
Closes-Bug: #1389301
2014-11-06 14:09:38 +01:00

7 lines
130 B
YAML

publishers:
- junit:
results: nosetests-example.xml
keep-long-stdio: false
test-stability: true
claim-build: true