change in nosetest
This commit is contained in:
parent
a90eedefe7
commit
34e77e980d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -67,7 +67,7 @@ pipeline {
|
|||
#. venv/bin/activate
|
||||
export PATH=${VIRTUAL_ENV}/bin:${PATH}
|
||||
sudo python setup.py install
|
||||
sudo admin:///var/lib/jenkins/.local/bin/nosetests --with-xunit tests
|
||||
sudo var/lib/jenkins/.local/bin/nosetests --with-xunit tests
|
||||
|
||||
'''
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user