start immediately with longest test

This commit is contained in:
Martin Diehl 2020-09-25 08:15:22 +02:00
parent b4f4acb263
commit 1fd0ec9986
2 changed files with 11 additions and 11 deletions

View File

@ -239,6 +239,16 @@ Compile_Intel_Prepare:
- release
###################################################################################################
Pytest_grid:
stage: grid
script:
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
- cd pytest
- pytest
except:
- master
- release
Thermal:
stage: grid
script: Thermal/test.py
@ -304,16 +314,6 @@ Phenopowerlaw_singleSlip:
- master
- release
Pytest_grid:
stage: grid
script:
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
- cd pytest
- pytest
except:
- master
- release
###################################################################################################
Marc_compileIfort:
stage: compileMarc

@ -1 +1 @@
Subproject commit ca6b52222924fe23501c8cdeb0446b2cdecabd71
Subproject commit fe0a83c023334167197dafeb6bf09d17574e2955