chage in unit test2
This commit is contained in:
parent
244d95d53b
commit
e9a5fe278d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -188,6 +188,7 @@ pipeline {
|
|||
steps {
|
||||
sh ''' export PATH=${VIRTUAL_ENV}/bin:${PATH}
|
||||
pip install pytest
|
||||
pip install psutil
|
||||
python -m pytest --verbose --junit-xml results.xml
|
||||
'''
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user