14aea16ed9
Requires Claim Plugin. https://wiki.jenkins-ci.org/display/JENKINS/Claim+plugin Change-Id: I8daf721f125d9cd89f0aa005f396cf67405229d2 Closes-Bug: #1389301
7 lines
130 B
YAML
7 lines
130 B
YAML
publishers:
|
|
- junit:
|
|
results: nosetests-example.xml
|
|
keep-long-stdio: false
|
|
test-stability: true
|
|
claim-build: true
|