simplified

This commit is contained in:
Martin Diehl 2021-03-26 13:24:11 +01:00
parent 44f89b9456
commit b6a8754082
1 changed files with 4 additions and 7 deletions

View File

@ -4,8 +4,7 @@ stages:
- python
- deprecated
- compile
- grid
- marc
- fortran
- performance
- createPackage
- createDocumentation
@ -190,7 +189,7 @@ setup_mesh:
###################################################################################################
pytest_fortran:
stage: grid
stage: fortran
script:
- module load $IntelCompiler $MPI_Intel $PETSc_Intel
- cd pytest
@ -200,16 +199,14 @@ pytest_fortran:
- release
Phenopowerlaw_singleSlip:
stage: grid
stage: fortran
script: Phenopowerlaw_singleSlip/test.py
except:
- master
- release
###################################################################################################
J2_plasticBehavior:
stage: marc
stage: fortran
script:
- module load $IntelMarc $HDF5Marc $MSC
- J2_plasticBehavior/test.py