-
Notifications
You must be signed in to change notification settings - Fork 18
Test lammps hook #186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
laraPPr
wants to merge
20
commits into
EESSI:main
Choose a base branch
from
laraPPr:test_lammps_hook
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+23
−0
Open
Test lammps hook #186
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
78d6a88
Add LAMMPS hook to ignore failing ctest on ARM generic
laraPPr 6041094
add easystack for testing
laraPPr 1f7dce2
fix indentation
laraPPr b3bc87f
Merge branch 'lammps_hook' into test_lammps_hook
laraPPr db5b854
fix hook
laraPPr 0fc7eb8
Merge branch 'lammps_hook' into test_lammps_hook
laraPPr c595f7c
fix hook
laraPPr 83d415f
Merge branch 'lammps_hook' into test_lammps_hook
laraPPr e80b897
apply @boegel suggestion
laraPPr 13ddf4e
Merge branch 'lammps_hook' into test_lammps_hook
laraPPr a45ad67
adding some debug messages to see if hook is properly picked up
laraPPr 87596c8
try if passing it in the easystack does work
laraPPr 8bd8c41
Apply suggestions from code review
laraPPr a76c78d
move the reset of the ignore_test_failure to post_easyblock_hook
laraPPr f8541da
Merge branch 'lammps_hook' into test_lammps_hook
laraPPr ac865ed
use pre_run_shell_cmd_hook instead of ignore_test_failure
laraPPr 31eb3c3
Merge branch 'lammps_hook' into test_lammps_hook
laraPPr 5ad22cb
Merge branch 'EESSI:main' into lammps_hook
laraPPr 7b211de
use pre_run_shell_cmd_hook instead of ignore_test_failure
laraPPr 773613b
resolve merge conflixt
laraPPr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.2.1-2024a.yml
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| easyconfigs: | ||
| - kim-api-2.4.1-GCC-13.3.0.eb: | ||
| options: | ||
| # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25133 | ||
| from-commit: c484c12aaad5da0e27cd9269d59b4ecaa89927ab | ||
| - LAMMPS-22Jul2025-foss-2024a-kokkos.eb: | ||
| options: | ||
| # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25133 | ||
| # and https://github.com/easybuilders/easybuild-easyconfigs/pull/25593 | ||
| from-commit: e2dedae93022d7e3f10bf2983ca8a03b03b0dca0 | ||
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.