Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 966533d

Browse files
authored
Added model_tests spack variable in the gitlab tests (#687)
* Added model_tests spack variable in the gitlab tests * Fixes in gitlab recipe
1 parent d565f35 commit 966533d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spack_setup:
4545
variables:
4646
SPACK_PACKAGE: neuron
4747
SPACK_PACKAGE_REF: ''
48-
SPACK_PACKAGE_SPEC: +coreneuron+debug+tests~legacy-unit
48+
SPACK_PACKAGE_SPEC: +coreneuron+debug+tests~legacy-unit model_tests=channel-benchmark,olfactory
4949
.gpu_node:
5050
variables:
5151
bb5_constraint: volta

0 commit comments

Comments
 (0)