3fe4a3d214
Adds test-stability option to junit test result publisher, requires Test stability plugin to be installed. https://wiki.jenkins-ci.org/display/JENKINS/Test+stability+plugin Change-Id: Idd7ef1bdeaf9e6fd8881bab5729950dc717ce9f3
4 lines
48 B
YAML
4 lines
48 B
YAML
publishers:
|
|
- junit:
|
|
results: nosetests.xml
|