Skip to content

Remove default accounting_storage/none#207

Merged
sjpb merged 1 commit intomasterfrom
feat/remove-accounting_storage
Feb 27, 2026
Merged

Remove default accounting_storage/none#207
sjpb merged 1 commit intomasterfrom
feat/remove-accounting_storage

Conversation

@elelaysh
Copy link
Contributor

undocumented since slurm 23.02.
omitting it has the same effect.

undocumented since slurm 23.02.
omitting it has the same effect.
@elelaysh elelaysh requested a review from a team as a code owner February 23, 2026 16:34
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the default value for openhpc_slurm_accounting_storage_type, which was accounting_storage/none, a value that is now undocumented in recent Slurm versions. The changes correctly handle the case where the variable is undefined by omitting it from the generated slurm.conf. My feedback includes a suggestion to make the change more robust by also handling cases where the variable might be an empty string.

@sjpb sjpb merged commit a012ff1 into master Feb 27, 2026
27 checks passed
@sjpb sjpb deleted the feat/remove-accounting_storage branch February 27, 2026 11:24
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