using new test

This commit is contained in:
Martin Diehl 2019-03-23 09:31:13 +01:00
parent d55a7da592
commit bb122b15d5
2 changed files with 5 additions and 5 deletions

View File

@ -219,8 +219,8 @@ Compile_Spectral_Intel:
stage: compilePETSc
script:
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
- cp -r SpectralAll_compile SpectralAll_compile_Intel
- SpectralAll_compile_Intel/test.py
- cp -r grid_mech_compile grid_mech_compile_Intel
- grid_mech_compile_Intel/test.py
except:
- master
- release
@ -239,8 +239,8 @@ Compile_Spectral_GNU:
stage: compilePETSc
script:
- module load $GNUCompiler $MPICH_GNU $PETSc_MPICH_GNU
- cp -r SpectralAll_compile SpectralAll_compile_GNU
- SpectralAll_compile_GNU/test.py
- cp -r grid_mech_compile grid_mech_compile_GNU
- grid_mech_compile_GNU/test.py
except:
- master
- release

@ -1 +1 @@
Subproject commit d81a446bdfaa2bc3c939e802c50a5fd8f2fb38e3
Subproject commit 55f097740dcd6f4238c990a447b86d281b278d73