Skip to content
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

Add docs on how to debug the test step that is run on the build node #158

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

casparvl
Copy link
Collaborator

@casparvl casparvl commented Mar 1, 2024

Depends on: EESSI/software-layer#467

EESSI/software-layer#467 implements a test step as part of the build procedure, on the build node. Like the build, these tests can fail, and it is good to have some way to reproduce this locally.

This documentation provides instructions on how to run the test step locally. It is hard to guarantee an exact match with what happens in the CI, due to the environment being a factor (e.g. number of slots that mpirun sees depends on your environment). Nevertheless, with these instructions, one should be pretty close... close enough to (probably) reproduce most test failures.

Copy link
Collaborator

@trz42 trz42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good overall

very tiny typo (missing space) ... should be easy to fix.

@trz42 trz42 merged commit 0e3bb05 into main Jun 4, 2024
2 checks passed
@boegel boegel deleted the add_debugging_test_step_instructions branch June 6, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants