Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
38
Issue boards
Milestones
Wiki
Code
Merge requests
30
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
ebrains-spack-builds
Merge requests
!300
add spack post-installation testing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add spack post-installation testing
test-spacktests-workaround
into
master
Overview
0
Commits
141
Pipelines
2
Changes
31
Merged
Eleni Mathioulaki
requested to merge
test-spacktests-workaround
into
master
2 years ago
Overview
0
Commits
141
Pipelines
2
Changes
1
Expand
This Merge Request:
adds or fixes tests for most EBRAINS (top-level) Spack packages
adapts gitlab CI and installation script to run tests at installation time
0
0
Merge request reports
Viewing commit
d2eee11e
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
d2eee11e
Correct name
· d2eee11e
Lia Domide
authored
2 years ago
packages/py-lems/package.py
+
1
−
1
Options
@@ -6,7 +6,7 @@
from
spack
import
*
class
PyL
EMS
(
PythonPackage
):
class
PyL
ems
(
PythonPackage
):
"""
Requirement necessary for py-tvb-framework package.
"""