test damage results
use pytest/HDF5 instead of test class and ASCII table
This commit is contained in:
parent
eed9dbb1ec
commit
302e78aff8
|
@ -104,7 +104,7 @@ checkout:
|
||||||
- release
|
- release
|
||||||
|
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
Pytest:
|
Pytest_python:
|
||||||
stage: python
|
stage: python
|
||||||
script:
|
script:
|
||||||
- cd $DAMASKROOT/python
|
- cd $DAMASKROOT/python
|
||||||
|
@ -385,6 +385,15 @@ Phenopowerlaw_singleSlip:
|
||||||
- master
|
- master
|
||||||
- release
|
- release
|
||||||
|
|
||||||
|
Pytest_grid:
|
||||||
|
stage: grid
|
||||||
|
script:
|
||||||
|
- cd pytest
|
||||||
|
- pytest
|
||||||
|
except:
|
||||||
|
- master
|
||||||
|
- release
|
||||||
|
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
Marc_compileIfort:
|
Marc_compileIfort:
|
||||||
stage: compileMarc
|
stage: compileMarc
|
||||||
|
|
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 6db5f4666fc651b4de3b44ceaed3f2b848170ac9
|
Subproject commit 9573ce7bd2c1a7188c1aac5b83aa76d480c2bdb0
|
Loading…
Reference in New Issue