Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1226e7d0 authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

oops simgrid has simu tests

parent 419d4304
Branches
Tags
No related merge requests found
...@@ -117,7 +117,7 @@ test_starpu_master: ...@@ -117,7 +117,7 @@ test_starpu_master:
test_starpu_simgrid_branches: test_starpu_simgrid_branches:
<<: *test_script <<: *test_script
variables: variables:
TESTS_RESTRICTION: "-R \"test_shm_s|test_mpi_s\"" TESTS_RESTRICTION: "-R simu"
VERSION: starpu_simgrid VERSION: starpu_simgrid
dependencies: dependencies:
- build_starpu_simgrid - build_starpu_simgrid
...@@ -136,7 +136,7 @@ test_starpu_simgrid_branches: ...@@ -136,7 +136,7 @@ test_starpu_simgrid_branches:
test_starpu_simgrid_master: test_starpu_simgrid_master:
<<: *test_script <<: *test_script
variables: variables:
TESTS_RESTRICTION: "-R \"test_shm_|test_mpi_\"" TESTS_RESTRICTION: "-R simu"
VERSION: starpu_simgrid VERSION: starpu_simgrid
dependencies: dependencies:
- build_starpu_simgrid - build_starpu_simgrid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment