Add spack build testing - #2232
Draft
georghammerl wants to merge 4 commits into
Draft
Conversation
georghammerl
requested review from
ppraegla
and
a balanced review from Copilot
August 27, 2026 14:25
Contributor
There was a problem hiding this comment.
Pull request overview
Adds weekly Spack build and smoke testing across Ubuntu and optional dependency configurations.
Changes:
- Adds six OS/variant build combinations.
- Runs a Poisson tutorial smoke test.
- Uploads diagnostics and reports scheduled failures through GitHub issues.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
georghammerl
force-pushed
the
add_spack_build_test
branch
from
August 27, 2026 15:02
da630f2 to
6c3b4c9
Compare
georghammerl
force-pushed
the
add_spack_build_test
branch
from
August 27, 2026 15:52
55eb07c to
ec845c5
Compare
georghammerl
marked this pull request as draft
August 28, 2026 08:26
Member
Author
|
There are several PRs in the spack-packages repo open which are necessary to get things running here:
Need to wait until they are merged for further testing, therefore draft mode for now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description and Context
Add weekly test of several spack build configurations for different operating system versions (currently ubuntu 24.04 and ubuntu 26.04). As a smoke test, a single test file, namely
tests/tutorials/poisson/tutorial_poisson_thermo.4C.yamlis run after the build.At the moment, only the the latest release known in the
spack_repois tested. An issue is opened if something fails.Related Issues and Pull Requests
Disclosure of AI assistance
This script was created by Claude Sonnet 5.0