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

Fix explicit setting of timelimit #36

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Fix explicit setting of timelimit #36

merged 1 commit into from
Jan 16, 2025

Conversation

islas
Copy link
Owner

@islas islas commented Jan 16, 2025

Use the explicit modifications of the hpc join step to insert submit options. This works better than defining host-specific options as it allows the usage of any previous submit options already in the suite and not potentially dropping suite host-specific required options. Furthermore, now after the step is fully parsed and set then we can ensure our forced in situ modifications do not get overwritten.

Use the explicit modifications of the hpc join step to insert submit
options. This works better than defining host-specific options as it
allows the usage of any previous submit options already in the suite
and not potentially dropping suite host-specific required options.
Furthermore, now after the step is fully parsed and set then we can
ensure our forced in situ modifications do not get overwritten.
@islas islas added the test Require testing label Jan 16, 2025
@github-actions github-actions bot removed the test Require testing label Jan 16, 2025
@islas islas merged commit e5d2d0d into main Jan 16, 2025
2 checks passed
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.

1 participant