Skip to content
Snippets Groups Projects
Commit 11a360a9 authored by Lukas Werner's avatar Lukas Werner
Browse files

Update .gitlab-ci.yml

parent 8c0b1e41
Branches
No related merge requests found
Pipeline #32376 failed with stages
in 4 minutes and 20 seconds
......@@ -99,9 +99,10 @@ test:
stage: test
variables:
SUBMIT_TO_SLURM: 1
# SLURM_QUEUE: "work"
SLURM_PARTITION: "work"
SLURM_TIMELIMIT: 20
SLURM_CONSTRAINT: hwperf
SLURM_NODES: 1
CTEST_EXCLUDE_LABELS: "longrun"
CMAKE_BUILD_TYPE: "Release"
script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment