Skip to content

Refactored config recipe for the head node to make it easier to unit test definition of slurm services and added tests. #2711

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

Conversation

gmarciani
Copy link
Contributor

@gmarciani gmarciani commented Apr 17, 2024

Description of changes

Refactored config recipe for the head node to make it easier to unit test definition of slurm services and added tests.
Added spec tests covering the definitions of slurmctld, slurmd and slurmdbd.

Tests

  • Spec tests
  • ONGOING cluster creation with Slurm Accounting enabled

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@gmarciani gmarciani requested review from a team as code owners April 17, 2024 08:39
@gmarciani gmarciani force-pushed the wip/mgiacomo/310/refactor-config-slurm-services branch from 90b14c2 to a2ab106 Compare April 17, 2024 08:48
…test definition of slurm services.

Added spec tests covering the definitions of slurmctld, slurmd and slurmdbd.

Signed-off-by: Giacomo Marciani <[email protected]>
@gmarciani gmarciani force-pushed the wip/mgiacomo/310/refactor-config-slurm-services branch from a2ab106 to c8510aa Compare April 17, 2024 12:22
@gmarciani gmarciani enabled auto-merge (rebase) April 17, 2024 12:35
@gmarciani gmarciani merged commit 46c99cd into aws:develop Apr 17, 2024
29 checks passed
@gmarciani gmarciani deleted the wip/mgiacomo/310/refactor-config-slurm-services branch April 17, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants