Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ee5e4a66 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

Add macosx ci tests during merge requests

parent ed22b695
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ build_starpu_simgrid:
VERSION: starpu_simgrid
build_starpu_macosx:
extends: .only-master
extends: .only-branches
stage: build
tags: ['macosx']
variables:
......
......@@ -79,7 +79,7 @@ test_starpu_mpi_z:
TESTS_RESTRICTION: "-R \"_${CATEGORY}_${PRECISION}\""
test_starpu_shm_s_macosx:
extends: .only-master
extends: .only-branches
stage: test
tags: ['macosx']
needs: [build_starpu_macosx]
......@@ -94,4 +94,4 @@ test_starpu_shm_s_macosx:
expire_in: 2 days
when: always
reports:
junit: chameleon_macosx.junit
\ No newline at end of file
junit: chameleon_macosx.junit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment