Skip to content
Snippets Groups Projects
Commit 7479046d authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Merge branch 'fix/helvetios' into 'main'

Removing helvetios from the matrix and make it possible to deploy from different runners

See merge request !38
parents 59485d85 c785f013
Branches
No related tags found
1 merge request!38Removing helvetios from the matrix and make it possible to deploy from different runners
Pipeline #261467 passed with warnings
......@@ -26,11 +26,11 @@ variables:
.parallel_definition:
parallel:
matrix:
- environment: [helvetios]
slurm_options: ["-c 36"]
stack: ["pinot-noir"]
app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"]
path_suffix: ['']
# - environment: [helvetios]
# slurm_options: ["-c 36"]
# stack: ["pinot-noir"]
# app_image: ["registry.c4science.ch/scitas-stack/rhel9-jed"]
# path_suffix: ['']
- environment: [izar]
slurm_options: ['-c 20 --gpus 1 -p gpu -q scitas']
......@@ -224,6 +224,7 @@ spack:deploy:
- .parallel_definition
tags:
- scitasbuild
- ${environment}
variables:
MOUNT_POINT: /ssoft/spack
COMMAND_OPTIONS_SBATCH: "-c 36"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment