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
5169225b9e
commit
8f7b50452b
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -20,6 +20,7 @@ pipeline {
|
||||
. pyenv/bin/activate
|
||||
pip3 install -r requirements.txt
|
||||
'''
|
||||
sh 'tree tests/data'
|
||||
sh 'pyenv/bin/python3 -m unittest discover tests'
|
||||
}
|
||||
}
|
||||
|
@ -24,7 +24,7 @@
|
||||
<optical_component type="CosmicBackground" temp="2.725" temp_unit="K"/>
|
||||
<optical_component type="Atmosphere" transmittance="data/atmosphere/science_case.csv"
|
||||
emission="data/atmosphere/science_case_emission.csv"/>
|
||||
<!-- <optical_component type="StrayLight" emission="data/strayLight/emission.csv"-->
|
||||
<!-- <optical_component type="StrayLight" emission="data/strayLight/emission2.csv"-->
|
||||
<!-- comment="Including arbitrary noise sources"/>-->
|
||||
</astroscene>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user