generated from ydeng/python-program
Added CLI test in 'Jenkinsfile'
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
This commit is contained in:
parent
8cd09bfb41
commit
4d757e8a8d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -23,7 +23,7 @@ pipeline {
|
||||
stage("test installation") {
|
||||
steps {
|
||||
sh "pip install dist/*.whl"
|
||||
// TODO Test installation by sample run
|
||||
sh 'modvcfsamples ./tests/resources/test_files_shortened_haploid.vcf expected_out -n "GT" -g "4"'
|
||||
}
|
||||
}
|
||||
stage("archive") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user