Mentions légales du service

Skip to content
Snippets Groups Projects

8 - Dist/spmTests

Closed Tony Delarue requested to merge tdelarue/spm:dist/tests into master
30 files
+ 2584
461
Compare changes
  • Side-by-side
  • Inline
Files
30
+ 8
8
@@ -49,11 +49,11 @@ test_spm_mpi_shm:
@@ -49,11 +49,11 @@ test_spm_mpi_shm:
- build_spm_mpi
- build_spm_mpi
<<: *test_script_mpi
<<: *test_script_mpi
# test_spm_mpi_dist:
test_spm_mpi_dist:
# variables:
variables:
# VERSION: mpi
VERSION: mpi
# RUN: dist
RUN: dist
# TESTS_RESTRICTION: "-R \"mpi_\""
TESTS_RESTRICTION: "-R \"mpi_\""
# dependencies:
dependencies:
# - build_spm_mpi
- build_spm_mpi
# <<: *test_script_mpi
<<: *test_script_mpi
Loading