tests added to pipeline
Some checks failed
esbo_ds/ESBO-ETC/pipeline/head There was a failure building this commit
Some checks failed
esbo_ds/ESBO-ETC/pipeline/head There was a failure building this commit
This commit is contained in:
parent
8f7b50452b
commit
2827b03342
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline {
|
|||||||
. pyenv/bin/activate
|
. pyenv/bin/activate
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
'''
|
'''
|
||||||
sh 'tree tests/data'
|
sh 'ls -R tests/data'
|
||||||
sh 'pyenv/bin/python3 -m unittest discover tests'
|
sh 'pyenv/bin/python3 -m unittest discover tests'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user