test damage results

use pytest/HDF5 instead of test class and ASCII table
This commit is contained in:
Martin Diehl 2020-02-26 13:19:01 +01:00
parent eed9dbb1ec
commit 302e78aff8
2 changed files with 11 additions and 2 deletions

View File

@ -104,7 +104,7 @@ checkout:
- release
###################################################################################################
Pytest:
Pytest_python:
stage: python
script:
- cd $DAMASKROOT/python
@ -385,6 +385,15 @@ Phenopowerlaw_singleSlip:
- master
- release
Pytest_grid:
stage: grid
script:
- cd pytest
- pytest
except:
- master
- release
###################################################################################################
Marc_compileIfort:
stage: compileMarc

@ -1 +1 @@
Subproject commit 6db5f4666fc651b4de3b44ceaed3f2b848170ac9
Subproject commit 9573ce7bd2c1a7188c1aac5b83aa76d480c2bdb0