update jenkins config
This commit is contained in:
parent
16b2aef84b
commit
3b1c1b7f81
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ Configuration
|
|||
# remove possible coverage output and run tests
|
||||
coverage erase
|
||||
PYTHONPATH=hub/.:cli/.:plugins/hub/.:plugins/cli/.:plugins/builder/. nosetests --with-coverage --cover-package .
|
||||
coverage xml
|
||||
coverage xml --omit 'kojienv/*'
|
||||
|
||||
# run additional tests if configured
|
||||
#pylint . > pylint_report.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue